You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The e2e tests have been Dockerized, which allows them to be run easily anywhere `docker-compose` works. To run them on localhost, first create a `.env` file in the `__tests__/e2e`. `docker-compose` will alert you as to which variables must be present.
50
+
The e2e tests have been Dockerized, which allows them to be run easily anywhere `dockercompose` works. To run them on localhost, first create a `.env` file in the `__tests__/e2e`. `dockercompose` will alert you as to which variables must be present.
51
51
52
-
To run the tests, run `docker-compose -f docker-compose.yml up --abort-on-container-exit` in the `__tests__/e2e/` directory.
52
+
To run the tests, run `dockercompose -f dockercompose.yml up --abort-on-container-exit` in the `__tests__/e2e/` directory.
confirmDelete: Are you sure you want to delete this project? This action cannot be undone and all feed sources and their versions will be permanently deleted.
0 commit comments