casa icon indicating copy to clipboard operation
casa copied to clipboard

System Test Overhaul spec/system/users/edit_spec.rb

Open FireLemons opened this issue 8 months ago • 1 comments

Description

ensure each test in spec/system/users/edit_spec.rb is checking for database updates after the page has finished loading after a submit

See: https://github.com/rubyforgood/casa/pull/6305 for an example

Other improvements to tests in the file are welcome

If there are none, leave a comment on this issue and we will close the issue

Login Emails for test environment:

password for all users: 12345678

Questions? Join Slack!

We highly recommend that you join us in slack #casa channel to ask questions quickly. And discord for office hours (currently Tuesday 5-7pm Pacific), stakeholder news, and upcoming new issues.

FireLemons avatar Apr 02 '25 14:04 FireLemons

This issue has been open without changes for a long time! What's up?

github-actions[bot] avatar Jun 07 '25 02:06 github-actions[bot]

Interested in working on this one if it is okay with you ~noelp

nprude avatar Jul 08 '25 20:07 nprude

it block: "displays password errors messages when user is unable to set a password with incorrect current password"
Verified via RSpec example run (0 failures, clean output). Manual interaction also confirmed proper error messaging and login integrity on failed password update attempts. 07/09/2025: RSpec tests passed. (34 examples, 0 failures) Total runtime:** 10.33 seconds (files loaded in 4.8 seconds)
Randomized with seed: 61747

nprude avatar Jul 09 '25 02:07 nprude

Cool

compwron avatar Jul 09 '25 17:07 compwron