Skip to content

Commit

Permalink
Update testing.md
Browse files Browse the repository at this point in the history
  • Loading branch information
terrywbrady authored Nov 22, 2024
1 parent 5eaf01a commit ad14609
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions testing.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,11 @@
[Merritt Documentation Home](README.md)

## Types of Testing
- Linting and Validation Testing
- Test Code Format
- Merritt employs lint testing for Ruby code (rubocop)
- Merritt has not implemnted Java linting since the team does not use a consistent set of tools
- Some Yaml schema checks are in place
- Data Consistency Testing
- Data validation checks run on a daily basis. The status of each check is reported to a dashboard.
- Unit Tests
Expand Down

0 comments on commit ad14609

Please sign in to comment.