fre.make.tests.test_create_checkout module
Test fre make checkout-script
- fre.make.tests.test_create_checkout.test_bm_checkout_force_checkout(caplog, monkeypatch)
Test re-creation of checkout script if –force-checkout is passed.
- fre.make.tests.test_create_checkout.test_checkout_execute(monkeypatch)
check if –execute option works
- fre.make.tests.test_create_checkout.test_checkout_no_parallel_checkout(monkeypatch)
check if –no_parallel_checkout option works
- fre.make.tests.test_create_checkout.test_checkout_script_exists(monkeypatch)
Test checkout-script was successful and that file exists. Also checks that the default behavior is a parallel checkout.
- fre.make.tests.test_create_checkout.test_container_checkout_force_checkout(caplog)
Test for the re-creation of the checkout script if –force-checkout is passed.
- fre.make.tests.test_create_checkout.test_nullyaml_exists()
Make sure combined yaml file exists
- fre.make.tests.test_create_checkout.test_nullyaml_filled()
Make sure null.yaml is not an empty file