We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ebeb15a commit 5ff9cbaCopy full SHA for 5ff9cba
2 files changed
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## 0.2.0
2
+
3
+- Make pytest_plugin confiugurable via `aidbox_create_app` pytest settings for create_app function
4
+- Deprecate `aidbox` pytest fixture
5
+- Add `app` session-scope fixture that does initialization of `app` only once
6
+- Fix `sdk.was_subscription_triggered` to work with session-scope app
7
8
## 0.1.25
9
10
- Fix drop_before_all test fixture to properly exclude history tables using regex pattern
test.json
0 commit comments