cern-sis / issues-inspire

0 stars 0 forks source link

remove inspire-next dependency from inspirehep #437

Closed drjova closed 4 months ago

drjova commented 5 months ago

Remove inspire-next from the services and tests. That will need to mock e2e tests with inspire-next responses (i.e. forms)

karolina-siemieniuk-morawska commented 5 months ago

TECH NOTES:

  1. Remove inspire-next and mq-next from docker-compose.services.yml
  2. Remove mq-next, next-web and next-worker container form docker-compose.yml
  3. Mock responses for submissions of authors and literature collections in cypress tests
  4. Test changes locally and on CI