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

tests: Refactored Tests #58

Closed
wants to merge 4 commits into from
Closed

Conversation

cjmellor
Copy link
Owner

This PR just changes the way the tests work. Previously, they were using some fake models that were scattered throughout and it ended up causing more problems than solving, so I cleaned it up.

I have also changed the namespace of the app from Cjmellor\Approval to Approval\Approval which just looks better to me. I haven't done this before so I am hoping it won't cause issues for others. I have left instructions in the UPGRADE.md on what needs to be done.

refactor: Removed "FakeModel" class in place of a proper Model to test with
@cjmellor cjmellor self-assigned this Mar 17, 2024
@cjmellor cjmellor added bug Something isn't working enhancement New feature or request labels Mar 17, 2024
@cjmellor cjmellor closed this Mar 18, 2024
@cjmellor cjmellor deleted the test/rename-fake-model-usage branch March 18, 2024 23:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant