autoforce / APIcasso

An abstract API design as a Rails-based mountable engine
MIT License
32 stars 1 forks source link

Error in Execution of Unit Tests #397

Open KassioScarpati opened 1 year ago

KassioScarpati commented 1 year ago

The unit tests are failing consistently when running the same test suite 4 to 6 times consecutively. Here are the supporting details and evidence:

image image image

Steps to Reproduce:

Clone the repository. Set up the development environment. Run the test suite using the command 'rspec'. Observe the test failures.

Expected Behavior:

The unit tests should pass consistently when executing the test suite multiple times.

Actual Behavior:

The unit tests fail consistently after running the test suite 4 to 6 times consecutively.