Skip to content
Snippets Groups Projects
Commit b25d539b authored by Lyuben Penkovski's avatar Lyuben Penkovski
Browse files

Fix failing unit tests by slowing them down

W3C has rate limiter and resolving of base JSONLD contexts
fails if the test cases are executed too fast. This commit
artificially slows down test case execution, so tests could
pass without any significant changes.

Another option to resolve this issue is to expose these
base contexts at another URL without rate limiting just for use
in tests, but it will be more complicated solution and a lot more
unstable as the project tests will depend on our server running
properly 24x7 indefinely in the future.
parent 610e84ef
No related branches found
No related tags found
Loading
Pipeline #67102 failed with stages
in 1 minute and 50 seconds
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment