Skip to content

Commit

Permalink
test: implement provider and subscriptions tests
Browse files Browse the repository at this point in the history
Comment test_gotrue.py mean while
  • Loading branch information
leynier committed Oct 18, 2021
1 parent e7ebc64 commit 67ecf57
Show file tree
Hide file tree
Showing 5 changed files with 345 additions and 175 deletions.
133 changes: 123 additions & 10 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,9 @@ unasync = "^0.5.0"
setuptools = "^58.2.0"
pre-commit = "^2.15.0"
pytest-cov = "^3.0.0"
pytest-depends = "^1.0.1"
pytest-asyncio = "^0.16.0"
Faker = "^9.3.1"

[build-system]
requires = ["poetry-core>=1.0.0"]
Expand Down
Loading

0 comments on commit 67ecf57

Please sign in to comment.