Skip to content

optimaxdev/test-ta

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

You are a TA engineer, you have a repository with a __specs__ subdirectory(integration tests), yesterday a couple of frontend developers decided to implement some cool features(popup 🤯 ), along with this, making a few "unimportant" changes.

You need to:

  • Fix wrong css / xpath selector
  • __specs__/tests/mock.spec.ts - fix wrong fixture returning form mock
  • __specs__/tests/addItemPopup.spec.ts - finish an incomplete test
  • __specs__/tests/itemCount.spec.ts - write negative quantity test

Helpfull commands

Command Description Directory
yarn install all packages / & /__specs__
yarn test [test name] run test /__specs__
yarn start start fronend /

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published