Add component tests #8

Merged
manuel merged 11 commits from feature/collapsible-intermediate-input into develop 2018-09-07 12:49:20 +02:00

11 commits

Author SHA1 Message Date
1c6c7d556e Add coverage option to tests
All checks were successful
continuous-integration/drone the build was successful
2018-09-07 12:36:53 +02:00
d9ec7aeb3b Link build status badge to build job
All checks were successful
continuous-integration/drone the build was successful
2018-09-07 12:24:07 +02:00
7b574d42df Simplyfy AppComponent spec
All checks were successful
continuous-integration/drone the build was successful
2018-09-07 12:21:30 +02:00
b634b1d160 Implement tests for ConverterSelectorComponent 2018-09-07 12:21:20 +02:00
4d4f8b2992 Implement spec for ErrorMessageComponent
Some checks failed
continuous-integration/drone the build failed
2018-09-07 11:30:24 +02:00
4bfce46f70 Implement TextInputFieldComponent spec 2018-09-07 11:25:08 +02:00
e6b38fabcb Fix AppComponent test 2018-09-07 11:24:24 +02:00
86574e8616 Make code shorter.
Some checks failed
continuous-integration/drone the build failed
2018-09-06 14:45:21 +02:00
635b84fbd7 Don't pass step variable, it is not necessary 2018-09-06 14:45:17 +02:00
171691f7f7 Merge branch 'develop' into feature/collapsible-intermediate-input 2018-09-06 14:38:05 +02:00
81db470a5a Refactor input fields, converter selectors and error messages into their own components.
Some checks failed
continuous-integration/drone the build failed
2018-09-06 14:37:20 +02:00