PTU5KAS/tests
Daniel Wagenknecht 358e5924c4 for_all_repos: adapt test
The `this` repo is skipped in the test for the `for-all-repos` command.
Adapt to checking for KAS_REPO_URL being empty instead of comparing the
KAS_REPO_NAME. This way the test will fail if the implementation
diverges from the documentation:
> KAS_REPO_URL: The URL from which this repository was cloned, or an
> empty string if no remote URL was given in the config file.

Signed-off-by: Daniel Wagenknecht <dwagenknecht@emlix.com>
Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
2021-10-15 15:42:27 +02:00
..
test_build_system tests: Stress the build_system property 2020-11-16 11:53:29 +01:00
test_commands tests: Add tests for new for-all-repos & checkout commands 2020-11-17 17:57:59 +01:00
test_environment_variables Introduce KAS_BUILD_DIR environment variable 2021-03-10 07:53:09 +01:00
test_layers repos: strip dot from layer name 2021-05-05 15:43:58 +02:00
test_menu tests: Add basic tests for menu plugin 2021-10-09 15:02:22 +02:00
test_patch tests: Check patches can still be applied after switching refspec 2020-06-15 19:53:59 +02:00
test_refspec Enable gerrit/gitlab/github refspecs 2021-07-19 07:57:32 +02:00
conftest.py tests: Extract common changedir fixture 2020-11-13 21:00:35 +01:00
test_build_system.py tests: Stress the build_system property 2020-11-16 11:53:29 +01:00
test_commands.py for_all_repos: adapt test 2021-10-15 15:42:27 +02:00
test_environment_variables.py Introduce KAS_BUILD_DIR environment variable 2021-03-10 07:53:09 +01:00
test_includehandler.py tests: Add include test case for multiple files in sub-dirs 2021-08-19 10:10:26 +02:00
test_layers.py repos: strip dot from layer name 2021-05-05 15:43:58 +02:00
test_menu.py tests: Add basic tests for menu plugin 2021-10-09 15:02:22 +02:00
test_patch.py tests: test_patch: Restore current directory on exit 2021-10-08 17:58:20 +02:00
test_refspec.py Enable gerrit/gitlab/github refspecs 2021-07-19 07:57:32 +02:00