-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathcode.json
More file actions
81 lines (81 loc) · 2.61 KB
/
Copy pathcode.json
File metadata and controls
81 lines (81 loc) · 2.61 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
{
"name": "madie-cypress",
"version": "1.0.0",
"description": "Cypress end-to-end testing automation suite for the MADiE (Measure Authoring Development Integrated Environment) application.",
"longDescription": "This repository contains the comprehensive Cypress testing framework for MADiE (Measure Authoring Development Integrated Environment), a CMS healthcare quality measure authoring tool. The test suite provides automated end-to-end testing capabilities for the MADiE web interface, ensuring quality assurance across multiple environments. Built with Cypress and integrated with IntelliJ IDE, the framework supports environment-specific configurations, secure credential management through environment variables, and generates detailed Mochawesome reports for test results. The suite validates critical healthcare measure authoring workflows and integrates with HARP authentication for secure testing in development and other environments.",
"status": "Production",
"permissions": {
"licenses": [
{
"name": "CC0-1.0",
"URL": "https://github.com/CMSgov/madie-cypress/blob/main/LICENSE"
}
],
"usageType": [
"openSource"
],
"exemptionText": null
},
"organization": "Centers for Medicare & Medicaid Services",
"repositoryURL": "https://github.com/CMSgov/madie-cypress",
"repositoryHost": "github.com/CMSgov",
"repositoryVisibility": "public",
"vcs": "git",
"laborHours": 14062,
"reuseFrequency": {
"forks": 0,
"clones": 0
},
"platforms": [
"web"
],
"categories": [
"data-analytics"
],
"softwareType": "standalone/other",
"languages": [
"JavaScript",
"TypeScript"
],
"maintenance": "contract",
"contractNumber": [
""
],
"SBOM": "https://github.com/CMSgov/madie-cypress/network/dependencies",
"date": {
"created": "2024-01-01T00:00:00Z",
"lastModified": "2025-01-23T00:00:00Z",
"metadataLastUpdated": "2025-01-23T00:00:00Z"
},
"tags": [
"cypress",
"testing",
"automation",
"e2e",
"quality-assurance",
"madie",
"healthcare",
"quality-measures"
],
"contact": {
"email": "semanticbits-madie-help@icf.com",
"name": "MADiE Support Team"
},
"feedbackMechanism": "https://github.com/CMSgov/madie-cypress/issues",
"AIUseCaseID": "0",
"localisation": false,
"repositoryType": "tools",
"userInput": false,
"fismaLevel": "low",
"group": "MADiE",
"projects": [
"MADiE"
],
"subsetInHealthcare": [
"operational"
],
"userType": [
"government"
],
"maturityModelTier": 0
}