Please enable JavaScript.
Coggle requires JavaScript to display documents.
ACCC Test Suite UI Project - Coggle Diagram
ACCC Test Suite UI Project
Frontend
React
Unit test suite (Jest)
State management (react hooks OR redux)
a
Component library
Material UI Component library
HTTP calls
Axios
Authentication
user/pass/mfa
active directory
automated certificate login
content/markdown for steps
Backend
Database
Azure SQL
Services
.net core 3.0
Create API's
restful services
DevOps
Azure DevOps
three environments (local dev/staging/prod)
docker
Hosting
Azure static web app/CDN
database
static site files
Service calls
initial load
list of previously run tests (init app state)
user auth
running a suite of tests
receiving updates of tests that have passed/failed
UI Design
Login screen
Dashboard with past tests and CTA
Running a test screen
Ability to abandon a test and run it again
Instructions shown on how to run the test from the user app
Report
Design tool
Figma