Skip to content

Adding more tests, fixing bugs in the process#48

Merged
luttje merged 29 commits intomainfrom
feature/add-tests
Oct 18, 2023
Merged

Adding more tests, fixing bugs in the process#48
luttje merged 29 commits intomainfrom
feature/add-tests

Conversation

@luttje
Copy link
Collaborator

@luttje luttje commented Oct 14, 2023

When I'm working on something I'm constantly manually going back and forth through the app to try see if I broke anything. This is unreliable and tedious.

I'm going to add more tests in order to resolve #34. I'll fix a bunch of bugs along the way, hopefully finding ways to write tests so those bugs don't slip under the radar again. This will likely require some refactoring in the process (since currently everything is quite tightly coupled).

@luttje luttje added bug Something isn't working enhancement New feature or request testing Writing tests, fixing tests, improving test suite labels Oct 14, 2023
@luttje luttje added this to the Launch stable (1.0.0) milestone Oct 14, 2023
@luttje luttje self-assigned this Oct 14, 2023
@luttje luttje force-pushed the feature/add-tests branch from 41f67c9 to 0652985 Compare October 15, 2023 15:13
@luttje luttje linked an issue Oct 15, 2023 that may be closed by this pull request
@luttje luttje marked this pull request as ready for review October 18, 2023 06:35
@luttje luttje merged commit 14b7ce9 into main Oct 18, 2023
@luttje luttje deleted the feature/add-tests branch October 18, 2023 06:36
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 testing Writing tests, fixing tests, improving test suite

Development

Successfully merging this pull request may close these issues.

Unhandled exception Write tests for 70+% of the core functionality

1 participant