Commit Graph
26 Commits
Author SHA1 Message Date
Philip Wood e9ab5d64ea Not sure how I missed the acceptance test xunit update on the last commit. And, improve logging around test coverage. 2017-05-09 20:33:21 +01:00
Philip Wood 944e96c4f8 update to latest xunit prerelease 2017-05-09 19:44:47 +01:00
Philip Wood 28de6f2fbf Oops. Forgot to do this switcheroo after testing locally. 2017-05-09 13:06:54 +01:00
Philip Wood 0507806aae Rough first go at test coverage. Might need tidying up. 2017-05-06 17:53:44 +01:00
Philip Wood 80e728aa00 Made changes based on PR comments. Also added lots more tests! 2017-04-19 20:12:08 +01:00
Philip Wood 878eacf1db Remove obsolete code 2017-04-18 15:35:54 +01:00
Philip Wood a1c6ab4ce4 Get rest of unit tests working 2017-04-18 15:16:27 +01:00
Philip Wood 7c1a277147 Fixed some unit tests 2017-04-18 14:05:15 +01:00
Philip Wood 8b93f44077 Fix request id middleware 2017-04-18 11:05:37 +01:00
Philip Wood da922c0e04 Initial mapping of request 2017-04-18 10:13:10 +01:00
Philip Wood eeb8f691c7 Very hacky proof of concept 2017-04-17 21:25:04 +01:00
Philip Wood f1a403ae29 Fix package publishing 2017-02-19 20:56:05 +00:00
Philip Wood 3c9ad87b73 Fix cake on Mac. Also added compile-time support for OSX.10.12-x64. The acceptance tests still fail on this version of OS X, however, because of the funky stuff going on in TestConfiguration.cs. Fixing this is outside the scope of this issue. 2017-02-19 15:03:11 +00:00
Philip Wood 4ad8accbc0 grr! I always miss something... 2017-02-15 20:30:35 +00:00
Philip Wood 45341df237 Remove extra level of indentation. Fixed a typo in one of tje json examples 2017-02-15 20:18:15 +00:00
Philip Wood 0b4aee7b96 Add syntax highlighting to readme.md 2017-02-15 20:12:47 +00:00
Philip WoodandGitHub 385c8997af Merge pull request #1 from binarymash/feature/gitversion_config
#20 - add gitversion config
2017-01-29 18:25:34 +00:00
Philip Wood 727dbb5f7d #20 - add gitversion config 2017-01-29 18:19:16 +00:00
Philip Wood 17dac3d3a2 #20 - added readme for build and release process. 2017-01-29 16:16:08 +00:00
Philip Wood 33854067d4 #20 - Tidy up. Update command line scripts. Fix running benchmarks. 2017-01-29 15:14:31 +00:00
Philip Wood e4a22e57d7 #20 - fix download of github release tags 2017-01-29 14:10:49 +00:00
Philip Wood 0172950dab #20 - added release notes to repo 2017-01-29 13:47:59 +00:00
Philip Wood b50d2b1aca #20 - remove obsolete file 2017-01-29 13:17:57 +00:00
Philip Wood e747d3386a #20 - add release scripts 2017-01-29 13:00:50 +00:00
Philip Wood 93ebb6a0d3 #20 - bump commit 2017-01-24 21:27:25 +00:00
Philip Wood 2cd69d1908 #20 - added cake build to do same functionality as batch scripts. Also does semver versioning of assemblies, if running in AppVeyor, generates release notes and publishes packages to appveyor. 2017-01-24 21:11:15 +00:00