Commit graph

230 commits

Author SHA1 Message Date
999795371c
Update build badge.
Some checks failed
continuous-integration/drone/push Build is failing
2024-01-22 02:44:36 +01:00
d8e4c7689f
Tests run again. Regenerated all with angular 17. 2024-01-22 02:37:28 +01:00
59cb96f426
Tests dont run. 2024-01-22 01:05:45 +01:00
36dc27ecd6
Upgrade the last stuff, fix errors. 2024-01-22 00:51:24 +01:00
2e13a54919
Angular 17 2024-01-22 00:22:01 +01:00
aa77fb6e15
Pre angular-17 ... 2024-01-22 00:18:25 +01:00
268f5414af
Try some manual updates. 2024-01-22 00:12:45 +01:00
39db41badf 1.3.1-1
All checks were successful
continuous-integration/drone the build was successful
2018-09-08 03:51:27 +02:00
b16ba7c84f Merge branch 'feature/collapsible-intermediate-input' of manuel/converter into develop
All checks were successful
continuous-integration/drone the build was successful
2018-09-08 02:55:02 +02:00
8eaf021fc5 Use latest docker base image
All checks were successful
continuous-integration/drone the build was successful
2018-09-08 02:10:13 +02:00
49301621ab Use version 1 of docker image
All checks were successful
continuous-integration/drone the build was successful
2018-09-08 01:21:46 +02:00
f2a288a3dc Use fritteli's docker image with latest chrome version
All checks were successful
continuous-integration/drone the build was successful
2018-09-08 01:21:07 +02:00
95aea3b455 Try to run E2E tests on CI
Some checks failed
continuous-integration/drone the build failed
2018-09-08 00:15:39 +02:00
20737a6a68 Add protractor config 2018-09-08 00:14:38 +02:00
532a080ac9 Add more E2E tests 2018-09-08 00:10:37 +02:00
23ea5150f5 Merge branch 'feature/speed-up-ci-build' of manuel/converter into develop
All checks were successful
continuous-integration/drone the build was successful
2018-09-07 22:55:29 +02:00
3c86dd857e Try another docker image to speed up the build
All checks were successful
continuous-integration/drone the build was successful
2018-09-07 22:32:28 +02:00
c06ed59959 Merge branch 'feature/collapsible-intermediate-input' of manuel/converter into develop
All checks were successful
continuous-integration/drone the build was successful
2018-09-07 19:19:56 +02:00
2b08ab1b58 Implement spec for ConverterRegistryService
All checks were successful
continuous-integration/drone the build was successful
2018-09-07 18:42:59 +02:00
56ae9f2acd Add specs for InputComponentManagerService
All checks were successful
continuous-integration/drone the build was successful
2018-09-07 14:01:58 +02:00
2e1abbbd3d Add spec for NativeLibraryWrapperService
All checks were successful
continuous-integration/drone the build was successful
2018-09-07 13:01:14 +02:00
7ca8863699 Merge branch 'feature/collapsible-intermediate-input' of manuel/converter into develop
All checks were successful
continuous-integration/drone the build was successful
2018-09-07 12:49:20 +02:00
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
1a8c6c7928 Merge branch 'feature/update' of manuel/converter into develop
All checks were successful
continuous-integration/drone the build was successful
2018-09-06 14:17:10 +02:00
62ba5a3357 Update angular to version 6.1.7
All checks were successful
continuous-integration/drone the build was successful
2018-09-06 14:06:02 +02:00
11c8395879 Fix build badge link format in README.md
All checks were successful
continuous-integration/drone the build was successful
2018-09-04 00:15:40 +02:00
77445c773e Enable CI on drone (#6)
Some checks failed
continuous-integration/drone the build failed
2018-09-04 00:13:27 +02:00
0558f35d29 Merge branch 'feature/use-proper-dirstructure' of manuel/converter into develop 2018-09-01 01:34:35 +02:00
93a69e4f88 Merge branch 'feature/show-version' of manuel/converter into develop 2018-09-01 01:33:03 +02:00
e7bdbfa849 Use spy objects. 2018-09-01 01:21:06 +02:00
77c4d5831d Assert that each converter has a display name. 2018-09-01 01:20:41 +02:00
a0590cc0db Added tests for the version component. 2018-09-01 01:07:38 +02:00
31c60f12a7 Fixed UTF8{De,En}coder file names and added tests. 2018-09-01 01:01:50 +02:00
d1dde13bef Added tests for URI{De,En}coder. 2018-09-01 00:58:41 +02:00
626b3b4655 Fixed URIComponent{De,En}coder file names and added tests. 2018-09-01 00:53:52 +02:00
fee4622044 Fixed ROT13Converter file name, changed its ID and added tests. 2018-09-01 00:44:24 +02:00
0a6a397e29 Fixed QuotedPrintable{De,En}coder file names and added tests. 2018-09-01 00:38:42 +02:00
bdf15d277e Declare "sut" (= subject under test) variable in all tests. 2018-09-01 00:34:41 +02:00
5841195cda Fixed named for Punycode{De,En}coder and added tests. 2018-09-01 00:26:35 +02:00
f46604b523 Fixed HTMLEntities{De,En}coder file names and added tests. 2018-09-01 00:08:37 +02:00