Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -206,7 +206,7 @@
- Correct data types and data returned from function
- All paths tested of the application

This testing is generally done by a developer
This testing is generally done by a developer.

Check failure on line 209 in README.md

View workflow job for this annotation

GitHub Actions / check-prose

[vale] reported by reviewdog 🐶 [Vale.Terms] Use '[A-Z]+s' instead of 'is'. Raw Output: {"message": "[Vale.Terms] Use '[A-Z]+s' instead of 'is'.", "location": {"path": "README.md", "range": {"start": {"line": 209, "column": 14}}}, "severity": "ERROR"}

Check failure on line 209 in README.md

View workflow job for this annotation

GitHub Actions / check-prose

[vale] reported by reviewdog 🐶 [Vale.Terms] Use '[A-Z]+s' instead of 'This'. Raw Output: {"message": "[Vale.Terms] Use '[A-Z]+s' instead of 'This'.", "location": {"path": "README.md", "range": {"start": {"line": 209, "column": 1}}}, "severity": "ERROR"}

To run unit tests run the following commands

Expand Down Expand Up @@ -622,3 +622,4 @@
- Ways of working

<https://nhsd-confluence.digital.nhs.uk/display/DI/DI+Ways+of+Working>

Loading