Skip to content

Commit

Permalink
Fix storage integration tests (#5287)
Browse files Browse the repository at this point in the history
* turn back on integration tests

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test
  • Loading branch information
Yuangwang committed Dec 5, 2022
1 parent e1872a4 commit 1ebb9f8
Show file tree
Hide file tree
Showing 3 changed files with 186 additions and 73 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/node-test.yml
Expand Up @@ -89,8 +89,7 @@ jobs:
# - npm run test:hosting-rewrites # Long-running test that might conflict across test runs. Run this manually.
- npm run test:import-export
- npm run test:storage-deploy
# Temporarily disable broken storage emulator integration test.
# - npm run test:storage-emulator-integration
- npm run test:storage-emulator-integration
- npm run test:triggers-end-to-end
- npm run test:triggers-end-to-end:inspect
steps:
Expand Down

0 comments on commit 1ebb9f8

Please sign in to comment.