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 21, 2024
1 parent a5fb94f commit 2517214
Showing 1 changed file with 40 additions and 0 deletions.
40 changes: 40 additions & 0 deletions testing.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,3 +35,43 @@
- These tests may require the initiation of specific services in order to perform the test

## Types of Tests by Repository

### Production Code
|Repo|Type|Unit|Integ|Notes|
|-|-|-|-|-|
|mrt-inventory|type|unit|integ|notes|
|mrt-ingest|type|unit|integ|notes|
|mrt-audit|type|unit|integ|notes|
|mrt-replic|type|unit|integ|notes|
|mrt-store|type|unit|integ|notes|
|mrt-cloud|type|unit|integ|notes|
|mrt-core2|type|unit|integ|notes|
|mrt-zk (Java)|type|unit|integ|notes|
|mrt-zk (Ruby)|type|unit|integ|notes|
|mrt-dashboard|type|unit|integ|notes|
|mrt-admin-lambda|type|unit|integ|notes|
|uc3-ssm|type|unit|integ|notes|
|mrt-atom|type|unit|integ|notes|
|mrt-cron|type|unit|integ|notes|
|mrt-ingest-ruby|type|unit|integ|notes|
|mrt-admin-sinatra|type|unit|integ|notes|
|s3-sinatra|type|unit|integ|notes|
|uc3-etds|type|unit|integ|notes|
|mrt-locust|type|unit|integ|notes|
|mrt-integ-tests|type|unit|integ|notes|

### Support Code and Documentation
- mrt-doc
- mrt-doc-private
- File-Analyzer
- mrt-box
- mrt-maint
- mrt-tomcat
- mrt-ingest-profile
- merritt_ldap_tools
- mrt-ansible-service-restart
- mrt-sceptre
- mrt-tomcat-deploy
- mrt-service-release-manifest
- merritt-docker
- mrt-repo-tagger

0 comments on commit 2517214

Please sign in to comment.