Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

create integration test suite #3

Merged
merged 3 commits into from
Mar 31, 2024
Merged

create integration test suite #3

merged 3 commits into from
Mar 31, 2024

Conversation

thrau
Copy link
Owner

@thrau thrau commented Mar 31, 2024

Adds a basic integration test suite that runs against an actual notion workspace.

A root "test run database" is used to keep track of runs. Each page is used as the root for all databases and pages created throughout the test run, so they can be easily removed.

Code coverage is around 80% now, could be better, and tests for other properties (especially the various date types), and also CRUD operations are still needed.

image
image

@thrau thrau merged commit 098adee into main Mar 31, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant