nyu-devops-wishlists / wishlists

This repo is for the development of the wishlists feature of the e-commerce website
Apache License 2.0
0 stars 1 forks source link

Sprint 3: Issue List #83

Open rd2647 opened 4 years ago

rd2647 commented 4 years ago

BDD Testing Item list:

  1. Setup single UI for application
  2. Test RESTFUL API from outside a. Add BDD .feature file and steps.py files b. Write feature using Gherkin syntax
  3. (7x) Write CRUD, List, Query, Action Scenarios -Run using behave till they pass -Test UI with Selenium (no connection between service and BDD test, UI interface only)