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

Need to implement tests #15

Open
chulwoo-park opened this issue Nov 23, 2020 · 4 comments
Open

Need to implement tests #15

chulwoo-park opened this issue Nov 23, 2020 · 4 comments
Assignees
Milestone

Comments

@chulwoo-park
Copy link
Owner

No description provided.

@chulwoo-park chulwoo-park added this to the 0.1.0 milestone Nov 23, 2020
@chulwoo-park chulwoo-park self-assigned this Nov 23, 2020
@chulwoo-park chulwoo-park changed the title Need to implement tests. Need to implement tests Nov 23, 2020
@muhaned85
Copy link

error: Missing variable type for 'color'. (implicit_dynamic_variable at lib\showcase\process_timeline.dart:74)
error: Missing variable type for 'child'. (implicit_dynamic_variable at lib\showcase\process_timeline.dart:75)

@Akora-IngDKB
Copy link
Contributor

@chulwoo-park What kind of tests are we looking at?
Tests for each widget(component)?

@chulwoo-park
Copy link
Owner Author

@Akora-IngDKB

Even if the code is changed, the current widgets should be drawn the same, so I considering a snapshot test.
But I think maintenance will be difficult.

I don't have a specific plan yet other than this. 😢

@Akora-IngDKB
Copy link
Contributor

Will normal widget tests work fine?

@chulwoo-park chulwoo-park modified the milestones: 0.1.0, Later Mar 27, 2021
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

No branches or pull requests

3 participants