We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b431203 commit 8f54ed5Copy full SHA for 8f54ed5
.changeset/cold-bats-hammer.md
@@ -0,0 +1,9 @@
1
+---
2
+'@firebase/rules-unit-testing': minor
3
4
+
5
+Release `@firebase/rules-unit-testing` to replace the `@firebase/testing` package. The new
6
+package is API compatible but has the following breaking behavior changes:
7
8
+ * `assertFails()` will now only fail on `PERMISSION DENIED` errors, not any error.
9
+ * `initializeAdminApp()` now relies on `firebase-admin` rather than imitating the Admin SDK.
0 commit comments