pipelines/backend/test/integration
Riley Bauer fbae0f855e Creates a default experiment at API server set up time (#1089)
* WIP - Create default experiment upon API server initialization

* Default experiment initialization caused crashes if API server pod was restarted without clearing DB

* Adding new table to store default experiment ID

* Add default experiment type model definition

* Minor fixes, everything seems to work now

* Clean up. Renamed to default_experiment_store

* Adds tests for the default_experiment_store

* Add integration test for verifying initial cluster state. Currently only covers existence of default experiment

* Don't run initialization tests except as integration tests

* Fixes comments

* PR comments and cleanup

* Extract code in resource_manager to helper func
2019-04-15 15:55:04 -07:00
..
BUILD.bazel move integration test to sub dir (#888) 2019-03-01 15:32:56 -08:00
cli_test.go move integration test to sub dir (#888) 2019-03-01 15:32:56 -08:00
experiment_api_test.go Creates a default experiment at API server set up time (#1089) 2019-04-15 15:55:04 -07:00
flags.go move integration test to sub dir (#888) 2019-03-01 15:32:56 -08:00
job_api_test.go move integration test to sub dir (#888) 2019-03-01 15:32:56 -08:00
pipeline_api_test.go Enable pipeline packages with multiple files (#939) 2019-03-28 15:09:58 -07:00
run_api_test.go Surface workflow finished time in list run API (#1122) 2019-04-10 23:02:10 -07:00