test and validate signup with dispersable keypad and login with non-dispersable keypad

This commit is contained in:
2024-07-24 14:17:56 -05:00
parent 50dc917a90
commit 772c93c8a8
11 changed files with 227 additions and 142 deletions

View File

@@ -26,7 +26,7 @@ def test_shuffle_attrs(user_interface):
- the order in which the attributes move from key to key is random (i.e. the distance traveled is uniform)
"""
pre_shuffle_interface = user_interface.interface
user_interface.shuffle_interface()
user_interface.partial_interface_shuffle()
post_shuffle_interface = user_interface.interface
for i in range(1000):
assert (not all(