-
Notifications
You must be signed in to change notification settings - Fork 175
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
Submodule superlists
updated
10 files
+2 −1 | infra/deploy-playbook.yaml | |
+4 −0 | infra/deploy-prod.sh | |
+4 −0 | infra/deploy-staging.sh | |
+1 −0 | infra/env.j2 | |
+11 −0 | infra/rebuild-and-run-docker.sh | |
+1 −1 | src/functional_tests/base.py | |
+54 −0 | src/functional_tests/container_commands.py | |
+0 −26 | src/functional_tests/server_tools.py | |
+15 −46 | src/functional_tests/test_login.py | |
+1 −1 | src/functional_tests/test_my_lists.py |
Submodule superlists
updated
10 files
+2 −1 | infra/deploy-playbook.yaml | |
+4 −0 | infra/deploy-prod.sh | |
+4 −0 | infra/deploy-staging.sh | |
+1 −0 | infra/env.j2 | |
+11 −0 | infra/rebuild-and-run-docker.sh | |
+1 −1 | src/functional_tests/base.py | |
+54 −0 | src/functional_tests/container_commands.py | |
+0 −26 | src/functional_tests/server_tools.py | |
+15 −46 | src/functional_tests/test_login.py | |
+1 −0 | src/functional_tests/test_my_lists.py |