Details
-
Bug
-
Status: Closed (View Workflow)
-
P2
-
Resolution: Done
-
None
-
Testing environment:
https://folio-testing-okapi.dev.folio.org:443
Snapshot environment:
https://folio-snapshot-okapi.dev.folio.org:443
Autorun (temporary) environment:
-
DevOps Sprint 127, DevOps Sprint 128, DevOps Sprint 129
-
3
-
FOLIO DevOps
Description
Overview:
Result of API karate integration tests should be the same on both of snapshot/testing and temporary environments.
Steps to Reproduce:
- Run mod-audit API karate integration tests on testing or snapshot environment
- Run mod-audit API karate integration tests on autorun (temporary environment)
- Compare the results
Expected Results:
The same results (all tests should be passed)
Actual Results:
On autorun there are failed tests
Additional Information:
See attached screenshots (passed on snapshot and failed on autorun).
See put_request_not_edited.txt file. This is a piece of full log from autorun (build #412). As you can see, request with id=eecd13c7-7d40-4b1e-8f77-b0b9d19b0011 already exists in circulation logs with action="Created". Next, using PUT circulation/requests/eecd13c7-7d40-4b1e-8f77-b0b9d19b0011 only the date of request is updated and next record in circulation/logs being added should have action="Edited". However, action="Created" and test fails.
Interested parties: