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

pulibrary / tigerdata-app / 5e015b13-702d-45c1-8dba-424274a80da7
93%
main: 94%

Build:
Build:
LAST BUILD BRANCH: 2775-Project_removals
DEFAULT BRANCH: main
Ran 27 Jul 2026 04:23PM UTC
Jobs 2
Files 121
Run time 1min
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

27 Jul 2026 04:05PM UTC coverage: 93.409%. Remained the same
5e015b13-702d-45c1-8dba-424274a80da7

push

circleci

jrgriffiniii
Fix flaky browser tests in new project request wizard spec

This commit addresses system test flakiness in the new project request wizard spec by replacing timing-dependent page content assertions and fragile, auto-generated Lux/Vue input IDs with robust focus helpers, targeted scoped autocomplete matching, and explicit field expectations.

Key Changes:
- Introduce spec/support/focus_helpers.rb with stable helpers for tab-order/keyboard-focus specs (active_dom_element, send_tab, expect_active_element_id, expect_focus_within, focus_within?) to avoid checking flaky, generated elements (like '#displayInput-v-0').
- Improve spec/support/select_department.rb and spec/support/select_user.rb to explicitly find and wait for matching Lux autocomplete results by text and visibility.
- Refactor spec/system/new_project_request_wizard_spec.rb:
  - Wait explicitly for fields/nav elements (e.g., '#project_title', 'a.go-to-step') to load before performing actions or navigating.
  - Remove flaky character count assertions (e.g., '15/200 characters') that are highly timing-dependent.
  - Replace positional element focus assertions in tab-order tests with the new stable focus helper assertions, checking specific label and container scopes.

0 of 4 branches covered (0.0%)

3302 of 3535 relevant lines covered (93.41%)

621.35 hits per line

Jobs
ID Job ID Ran Files Coverage
1 job1 - 5e015b13-702d-45c1-8dba-424274a80da7.1 27 Jul 2026 04:23PM UTC 121
90.04
2 job2 - 5e015b13-702d-45c1-8dba-424274a80da7.2 27 Jul 2026 04:24PM UTC 121
74.82
Source Files on build 5e015b13-702d-45c1-8dba-424274a80da7
  • Tree
  • List 121
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • CircleCI Build #5E015B13...
  • 7ebb08f0 on github
  • Prev Build on main (#E7DD3F36...)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc