This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
shlink
Watch
1
Star
0
Fork
0
You've already forked shlink
mirror of
https://github.com/shlinkio/shlink.git
synced
2026-03-05 23:03:11 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
078c8ea01151b97eda1815709a59041e2be0c4a0
shlink
/
module
/
Rest
/
test-api
/
Action
History
Alejandro Celaya
3beb27acc2
Added API tests for the edition of the longURL
2020-03-22 17:30:01 +01:00
..
CreateShortUrlActionTest.php
Added test to ensure default domain is ignored if provided when creatin a short URL
2020-02-08 12:30:47 +01:00
DeleteShortUrlActionTest.php
Covered with API tests getting invalid short URLs by short code and domain
2020-02-02 13:15:08 +01:00
EditShortUrlActionTest.php
Added API tests for the edition of the longURL
2020-03-22 17:30:01 +01:00
EditShortUrlTagsActionTest.php
Covered with API tests getting invalid short URLs by short code and domain
2020-02-02 13:15:08 +01:00
GetVisitsActionTest.php
Covered with API tests getting invalid short URLs by short code and domain
2020-02-02 13:15:08 +01:00
ListShortUrlsTest.php
Ensured search terms are applied to the domain too
2020-02-02 20:07:19 +01:00
ResolveShortUrlActionTest.php
Covered with API tests getting invalid short URLs by short code and domain
2020-02-02 13:15:08 +01:00
UpdateTagActionTest.php
Removed several deprecated components
2019-12-31 15:38:37 +01:00