cern-sis / issues-inspire

0 stars 0 forks source link

Broken conference test #379

Closed karolina-siemieniuk-morawska closed 11 months ago

karolina-siemieniuk-morawska commented 1 year ago

In e2e tests, case: 'warns about already existing conference' is broken. Our test expects that there is exactly one conference during the dates provided in submission (['2023-09-25', '2023-09-30']), but due to coincidence, another test case ('submits a new conference') always adds a conference starting one day from current date, which happens to fit the range provided.