thinkingmachines / unicef-ai4d-research-bank

UNICEF AI4D Research Bank - A website that provides user with accessibility to open source datasets, models, and scripts for countries across Southeast Asia (SEA)
https://thinkingmachines.github.io/unicef-ai4d-research-bank/
MIT License
2 stars 8 forks source link

tests: footer, contribution page, catalogue page filters, pagination, modify fixtures #161

Closed tm-ger-chagas closed 11 months ago

tm-ger-chagas commented 11 months ago

Extra details

Add tests

Also modifies current fixture, adds an extra dummy element so pagination could be properly tested

Changelog

Add a summary of the things that were changed

How to test

Add a numbered list of steps to make in order to verify that the feature is working. Ideally add a video of you running the new features you have added. You can use a capturing tool like ShareX

  1. Run pnpm build:test-env
  2. Run test:e2e:headless and assert that all tests pass