ApiLogicServer / ApiLogicServer-src

Create an executable project (API and Admin App) from a database with 1 command, customize with rules and Python in your IDE
https://apilogicserver.github.io/Docs/
BSD 3-Clause "New" or "Revised" License
27 stars 3 forks source link

Sample (nw) Reports Errors in Behave Tests #46

Closed valhuber closed 4 months ago

valhuber commented 4 months ago

You will see optimistic locking / checksum errors. These can be ignored.

The issue is that checksum values are platform specific. The test was incorrectly coded.. the optimistic locking functionality is fine.

valhuber commented 4 months ago

Fixed in 10.03.04