Skip to content

Commit

Permalink
Minor note in roadmap (#100)
Browse files Browse the repository at this point in the history
  • Loading branch information
Bue Petersen committed May 1, 2017
1 parent 02e0459 commit 19d2a19
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions roadmap.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ The [original blue print](/docs/BluePrint.md) behind a pragmatic automated chang
_so we are able to collect information from several systems, one for developers and maybe one with end user docs_.

> In a continuous delivery world we are always ready to release, and as a release also include a changelog, or a release note, and other kind of documentation, these documents must also always be available continuously. .. we recognize that the good release note requires some manual work ...
> In a continuous delivery world we are always ready to release, and as a release also include a changelog, or a release note, and other kind of documentation, these documents must also always be available continuously. .. we recognize that the good release note requires some manual work ...
_so doing it continuously for every commit make missing work visible._

Expand Down Expand Up @@ -48,7 +48,7 @@ _Interfaces_ are mostly common data structures used to communicate between the m

## Testing and quality

Today we have a fair amount of tests on different levels in PAC, from unit tests, to functional tests and integration tests that interacts with real systems.
Today we have a fair amount of tests on different levels in PAC, from unit tests - that are not really unit tests, to functional tests and integration tests that interacts with real systems.

When changing code, we have the following goals:

Expand Down

0 comments on commit 19d2a19

Please sign in to comment.