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

[Improvement] Creating test cases for everything #67

Closed
2 tasks done
Lei-Tin opened this issue Dec 1, 2022 · 0 comments
Closed
2 tasks done

[Improvement] Creating test cases for everything #67

Lei-Tin opened this issue Dec 1, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@Lei-Tin
Copy link
Collaborator

Lei-Tin commented Dec 1, 2022

Abstractly

As stated in the Milestone 4 Rubric reviews, we are required to implement test cases for majority of our code (not all).

As of now, we only have test cases for MySQLDatabaseGateway.

We can try to include some for the test cases, some sample will be provided by @ScottCTD in a few days (?)

Actually

Remember that the test cases should not be too dependent on the other classes that also requires testing.

But reality is, most of our use cases depend on MySQLDatabaseGateway to make sure everything works, so I'll try my best to ensure that it works normally

TODOs

@Lei-Tin Lei-Tin added the enhancement New feature or request label Dec 1, 2022
@Lei-Tin Lei-Tin pinned this issue Dec 1, 2022
@ScottCTD ScottCTD closed this as completed Dec 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants