Commit graph

27 commits

Author SHA1 Message Date
dbuechel
a70280dd7a SEBWIN-226: Removed build number from informational version. 2019-03-29 10:59:54 +01:00
dbuechel
0d270b1444 SEBWIN-226: Trying to use CI to set correct version and build number for assemblies. 2019-03-29 10:52:00 +01:00
dbuechel
b64a8febe0 Fixed CI build script for updated OpenCover version. 2019-03-20 15:00:27 +01:00
dbuechel
04641b9bc7 Trying to get rid of System.IO.DirectoryNotFoundException related to Moq and OpenCover. 2019-02-26 11:16:55 +01:00
dbuechel
693829f641 SEBWIN-220: Extended unit test coverage for SafeExamBrowser.Configuration and SafeExamBrowser.Runtime. 2018-09-04 10:58:56 +02:00
dbuechel
c4d7ff5a06 Fixed errors in build script and platform configuration. 2018-08-31 10:40:50 +02:00
dbuechel
ec3f2b7ff2 SEBWIN-220: Extracted concerns from core namespace (communication, i18n, logging) and removed behaviour namespace. 2018-08-31 10:06:27 +02:00
dbuechel
e214973dc7 SEBWIN-219: Removed typos in unit test script path. 2018-02-15 10:57:56 +01:00
dbuechel
c81b469d9e SEBWIN-219: Trying to fix unit tests on CI. 2018-02-15 10:54:21 +01:00
dbuechel
2c2ae7915c SEBWIN-219: Corrected platform & configuration in CI test script and added unit test status badge to readme. 2018-02-15 10:43:29 +01:00
dbuechel
b5c1b7ff08 SEBWIN-219: Trying to set up artifacts for CI. 2018-02-15 10:24:57 +01:00
dbuechel
6532528d50 SEBWIN-219: Reverted verbosity to quite for CI build. 2018-02-15 09:27:59 +01:00
dbuechel
db62cab7b7 SEBWIN-219: Reduced verbosity for CI build. 2018-02-15 09:22:40 +01:00
dbuechel
7b2e6d49b1 SEBWIN-219: Consolidated post-build events in client project in attempt to resolve error. 2018-02-15 09:19:10 +01:00
dbuechel
30c937d267 SEBWIN-219: Trying to get ahold of post-build error cause on AppVeyor. 2018-02-15 08:31:43 +01:00
dbuechel
31d6d544d0 SEBWIN-219:
- Extracted operations and notifications from core library and moved them to client resp. runtime component.
- Renamead runtime component to SafeExamBrowser.Runtime.
- Moved post-build event from browser to client assembly.
2018-01-18 08:16:20 +01:00
dbuechel
bb00ef926d SEBWIN-219: Updated CI build script for new unit test assembly. 2018-01-17 08:37:34 +01:00
Damian Büchel
3d37d5ecb3 Removed unit tests themselves from coverage result. 2017-10-10 08:17:33 +02:00
Damian Büchel
eddf9008be Added -mergebyhash to merge coverage results for assembly. 2017-10-09 09:13:10 +02:00
Damian Büchel
e89df482de Attempt to locate unit test DLL... 2017-10-09 09:00:59 +02:00
Damian Büchel
a4a2904726 Trying to get test console to work... 2017-10-09 08:51:46 +02:00
Damian Büchel
c6edfce644 Switched to vstest, as that's the framework used for unit testing... 2017-10-09 08:41:01 +02:00
Damian Büchel
d5eecb0bb2 Removed upload token as it is not required for public repositories. 2017-10-09 08:00:46 +02:00
Damian Büchel
c2dcbf0e2a Forgot to specify build platform. 2017-10-06 15:39:10 +02:00
Damian Büchel
c045a13308 Added Visual Studio image. 2017-10-06 15:36:35 +02:00
Damian Büchel
a889a3886a Added file extension to solution name. 2017-10-06 15:31:46 +02:00
Damian Büchel
4f1a32bcaf Attempt to add code coverage to CI... 2017-10-06 15:28:50 +02:00