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
e60d80bb16a5557e158a809cc990c6a3ac99a3db
shlink
/
module
/
Rest
/
test-api
/
Action
History
Alejandro Celaya
faec758fba
Added test to ensure default domain is ignored if provided when creatin a short URL
2020-02-08 12:30:47 +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
Fixed coding styles
2020-02-02 19:19:35 +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