• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

BacLuc / ecamp3 / 13615582937
54%
devel: 31%

Build:
Build:
LAST BUILD BRANCH: aws-setup-fix-deprecations
DEFAULT BRANCH: devel
Ran 02 Mar 2025 12:52PM UTC
Jobs 0
Files 0
Run time –
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

Canceled at 22 Aug 2025 09:50AM UTC via web
13615582937

push

github

BacLuc
httpCache.cy.js: fix unstable 'invalidates /camp/{campId}/categories for new category'

In cypress the overall model for assertions is
auto waiting, and this works well enough by just
using sequential statements.
But for requests were auto retry or waiting is impossible or even
dangerous, you need to model the dependencies directly with .then.

expectCacheMiss is also a special assertion because it uses
a request (it's GET, a retry could be implemented), but we want
the cache invalidation to be synchronous, und thus want
to test the cache logic after the delete request is completed.
(And not wait until the cache status switches to MISS for one request).

I returned the result of the then command that we don't have too much nesting.
Source Files on build 13615582937
Detailed source file information is not available for this build.
  • Back to Repo
  • Github Actions Build #13615582937
  • f6bb0856 on github
  • Prev Build on disable-retry (#13615558469)
  • Next Build on disable-retry (#13615833539)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc