Skip to content
New issue

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

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

Already on GitHub? # to your account

[feat] Add unit tests #25

Open
micahlt opened this issue Mar 16, 2021 · 2 comments
Open

[feat] Add unit tests #25

micahlt opened this issue Mar 16, 2021 · 2 comments
Labels
backlog Stuff that won't be focused on until V1 release on Google Play enhancement New feature or request good first issue Good for newcomers ionic Related to Ionic Framework priority : maybe

Comments

@micahlt
Copy link
Member

micahlt commented Mar 16, 2021

itchy-ionic already has Jest set up as part of the default settings of Ionic Vue. It would be quite nice to add some unit test whenever we get a chance. As this project gets bigger, it's going to be harder to manually test.

@micahlt micahlt added enhancement New feature or request good first issue Good for newcomers ionic Related to Ionic Framework labels Mar 16, 2021
@moeenio
Copy link
Member

moeenio commented Mar 17, 2021

unit tests are pretty new to me, what would you test? also may want to get better QA before this

@micahlt
Copy link
Member Author

micahlt commented Mar 17, 2021

what would you test?

Just that all components can render and that API data matches up with how we handle it.

also may want to get better QA before this

Can you elaborate?

@micahlt micahlt changed the title Add unit tests [feat] Add unit tests Feb 26, 2022
@micahlt micahlt added the backlog Stuff that won't be focused on until V1 release on Google Play label Jun 26, 2022
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
backlog Stuff that won't be focused on until V1 release on Google Play enhancement New feature or request good first issue Good for newcomers ionic Related to Ionic Framework priority : maybe
Projects
None yet
Development

No branches or pull requests

2 participants