Skip to content

Commit

Permalink
fix(tests): fix the tests before publishing
Browse files Browse the repository at this point in the history
  • Loading branch information
nfroidure committed Oct 31, 2021
1 parent 43f12ee commit 4b9a56e
Show file tree
Hide file tree
Showing 7 changed files with 2,046 additions and 13,610 deletions.
8 changes: 4 additions & 4 deletions ARCHITECTURE.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ This service needs some other services. To be able to mock and

![Dependencies Graph](./DEPENDENCIES.mmd.png)

[See in context](./src/jsarch.js#L70-L81)
[See in context](./src/jsarch.js#L71-L82)



Expand All @@ -42,7 +42,7 @@ architecture notes. It should be structured like that:
{body}
```
[See in context](./src/jsarch.js#L264-L274)
[See in context](./src/jsarch.js#L265-L275)
Expand Down Expand Up @@ -72,7 +72,7 @@ If you wish to add the architecture notes in a README.md file
you will have to set the `titleLevel` option to as much `#`
as necessar to fit the title hierarchy of you README file.
[See in context](./src/jsarch.js#L48-L56)
[See in context](./src/jsarch.js#L49-L57)
Expand All @@ -84,7 +84,7 @@ By default, links to the architecture notes right in the code
To override it, use the `base` option.
[See in context](./src/jsarch.js#L59-L67)
[See in context](./src/jsarch.js#L60-L68)
Expand Down
Binary file modified DEPENDENCIES.mmd.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,7 @@ Compile an run a template

# Authors
- [Nicolas Froidure](http://insertafter.com/en/index.html)
- [Antoine Demon-Chaine](https://github.com/antoinedmc)

# License
[MIT](https://github.com/nfroidure/jsarch/blob/master/LICENSE)
Loading

0 comments on commit 4b9a56e

Please sign in to comment.