Jose Diaz-Gonzalez
795d4941ee
chore: rename test files
2024-03-13 07:47:54 -04:00
Jose Diaz-Gonzalez
5846301a48
tests: make it possible to specify an alternative base domain for tests
...
When developing Dokku, it is useful to use a real domain to test actual functionality. This is impossible if the domain is hardcoded to dokku.me in testing.
2023-08-05 20:58:26 -04:00
Jose Diaz-Gonzalez
3322287009
tests: update linuxserver image used in tests to one that is compatible with arm64
2023-05-25 02:02:21 -04:00
Jose Diaz-Gonzalez
4e98e17c4f
fix: use correct image.tar name
2023-01-21 16:19:52 -05:00
Jose Diaz-Gonzalez
7cb1a20dc6
fix: correct image references and also use a non-existent image in each case
...
This ensures we are actually testing the image load portion vs just doing a reference to an existing image.
2023-01-21 14:40:49 -05:00
Jose Diaz-Gonzalez
d333c16347
feat: add ability to deploy images generated via docker save with git:load-image
...
Closes #4559
2023-01-21 14:05:31 -05:00