mirror of
https://github.com/kevin-DL/services.git
synced 2026-01-15 04:24:44 +00:00
Blog changes + tests (#4)
* Blog changes + tests * Fix build * Fix * Add back step * Fix logger * Fix test * Typo * Better test * Changes to tests * Update micro * Fixing all them things * Fixing even more things :)) * Bump micro * Fix posts and tags by following micro changes * Trying to pin workflow to correct micro version * huh * Bump go micro * Add etcd replace * Changing a bunch of things * Denormalize to fix bug * Fixes
This commit is contained in:
11
tests/README.md
Normal file
11
tests/README.md
Normal file
@@ -0,0 +1,11 @@
|
||||
# Tests Service
|
||||
|
||||
The tests service is for end to end testing
|
||||
|
||||
## Overview
|
||||
|
||||
This is a future service for end to end testing which either comes pre-built with integration tests in the
|
||||
integration sub directory or with tests which are register via an endpoint Tests.Register for a callback
|
||||
which then conforms to our testing API.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user