Skip to content

ITMO University Software Testing course

Notifications You must be signed in to change notification settings

nothingelsematters/software-testing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Software Testing

Frontend

  • React framework application (client/)
  • Several routing pages and a service that communicates with the node.js backend (api/)
  • Unit and Component tests
  • Lighthouse Accessibility, Best Practices, SEO: 100%
  • Advanced: Authorization

Backend

E2E testing

CI/CD

  • Github Action for linting and testing UI and Backend on push
  • Advanced: Heroku application deploy

Workshop performance testing