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

Major refactoring of tests #27

Merged
merged 26 commits into from
Apr 14, 2024
Merged

Major refactoring of tests #27

merged 26 commits into from
Apr 14, 2024

Conversation

ArveH
Copy link
Owner

@ArveH ArveH commented Apr 14, 2024

Major refactoring of tests. Moving all db tests under DbTests solution folder, and making them independent of existing databases and tables.

ArveH added 26 commits April 7, 2024 20:09
Split Postgres database specific tests from APostgres.Test, and run them against Postgres in a Docker container. Created DbTests solution folder
Fixed some appSettings and secrets
Should not depend on existing table or data
Should not depend on existing table or data
Moved ASqlServer.Test and Common.Test under UnitTests solution folder. Fixed ReSharper warnings
Don't need them anymore, since I made all tests independent of existing tables.
@ArveH ArveH merged commit 4fa8c4b into master Apr 14, 2024
3 checks passed
@ArveH ArveH deleted the collect_db_tests branch April 14, 2024 14:26
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.

None yet

1 participant