apinf / platform

Apinf - Open source API management platform with multi proxy and protocol support
https://apinf.com/
European Union Public License 1.1
74 stars 33 forks source link

Create one integration test for a specific component #1240

Open bajiat opened 8 years ago

bajiat commented 8 years ago

This task is about our developers getting more familiar with the test automation. Each developer should create one automated integration test using Selenium. You can either write the test script using JavaScript / Mocha or use Selenium IDE for recording the test. (Selenium IDE is available from Firefox add-ons market place)

Definition of done

Nazarah commented 6 years ago

+1. integration test should be made after a new feature is implemented and add it to the existing test suit.

Nazarah commented 6 years ago

This needs to be a continues progress and should be part of regular development work.