scale-jobs / abfy.io

World's simplest A/B testing Library
3 stars 1 forks source link

Integration Tests #10

Open eyeamkd opened 1 month ago

eyeamkd commented 1 month ago
  1. Run a browser instance using services like puppeteer
  2. Run the test app on that browser instance
  3. Create a server endpoint for the library to post the data to
  4. Check if a proper data has been posted
  5. Repeat the steps for multiple scenarios