Skip to content

Commit ad14609

Browse files
authored
Update testing.md
1 parent 5eaf01a commit ad14609

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

testing.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,11 @@
33
[Merritt Documentation Home](README.md)
44

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

0 commit comments

Comments
 (0)