bounswe / bounswe2024group9

9 stars 1 forks source link

Integration test - wiki search and result #305

Closed kristinatrajkovski closed 1 day ago

kristinatrajkovski commented 1 day ago

I have created an integration test with mock data.

It represents a case where:

  1. A user logs in
  2. User searches for "scala"
  3. User observes the results for scala wiki item

This test brings at least 3 main backend functions together.