285 Commits

Author SHA1 Message Date
Dan Harrin 4f1efcabc1 wip 2023-06-11 17:56:26 +01:00
ousid 09d7c39b30 fix broken tests 2023-06-07 17:39:39 +01:00
ousid 61c1a62911 fix conflict 2023-06-07 17:27:05 +01:00
Jacob Baker-Kretzmar e88371d3e2 Add tests 2023-06-01 10:26:56 -04:00
ousid bf9eedeab1 add method callbale ability 2023-05-23 17:21:35 +01:00
ousid b6b430c6ae fix conflict 2023-05-23 17:04:31 +01:00
ousid f6c02d6081 update navigation test 2023-05-23 16:56:56 +01:00
ousid c2856c8f9e add navigation tests 2023-05-23 16:15:28 +01:00
danharrin efa0a1ba70 chore: fix code style 2023-04-30 16:43:07 +00:00
Jordan Welch 9b6dd7e17c Add assertTableEmptyStateActionsExistInOrder 2023-04-05 15:52:22 -05:00
Jordan Welch e65d0a542d Add assertTableBulkActionsExistInOrder 2023-04-05 15:52:22 -05:00
Jordan Welch 5cba804458 Add assertPageActionsExistInOrder 2023-04-05 15:52:22 -05:00
Jordan Welch 5545f34920 add assertTableHeaderActionsExistInOrder 2023-04-05 15:52:22 -05:00
Jordan Welch 3be216da26 add assertTableActionsExistInOrder 2023-04-05 15:52:22 -05:00
Dan Harrin bf2ccbbd4c Apply suggestions from code review 2023-03-30 22:34:43 +01:00
Filip Ganyicz d375369d04 Allow truth test in assertFormFieldExists 2023-03-27 22:36:11 +02:00
titantwentyone a741cc9414 chore: fix code style 2023-03-06 22:10:47 +00:00
Tim Smith ec7f76342e Ensuring that notification actions from Notifications have full event emission information 2023-03-06 22:08:31 +00:00
Joao Prado 2d100c1de9 Change the method signature to receive only an array of columns and values 2023-02-25 15:09:13 -03:00
Joao Prado 2a9e008d6c Fix the test cases to match the description 2023-02-25 13:59:50 -03:00
Joao Prado b7168fbdd5 Allows searching multiple individual columns 2023-02-25 13:53:19 -03:00
Joao Prado b2bcbc9386 Adds a new method for testing individual search columns 2023-02-25 13:33:39 -03:00
Zep Fietje f1111c0298 Clean up notifications PR 2023-02-21 09:19:47 +01:00
danharrin 76784296fc chore: fix code style 2023-02-20 22:26:09 +00:00
Dan Harrin e5f6a062b4 Update ActionTest.php 2023-02-20 22:23:45 +00:00
Dan Harrin 5d0ac108c9 Merge branch '2.x' into fix/assert-notified 2023-02-20 22:22:11 +00:00
titantwentyone f085ff6cc4 chore: fix code style 2023-02-20 14:31:42 +00:00
Tim Smith fc5dd8452e Improving how assertNotified handles the tracking of notifications in the session 2023-02-20 14:27:29 +00:00
titantwentyone 64266bdf1d chore: fix code style 2023-02-18 20:19:35 +00:00
Tim Smith a77d43de3f Fixing assertNotified to remove false positives and usage of id in equality test 2023-02-18 20:13:58 +00:00
titantwentyone 4b8dc351c8 chore: fix code style 2023-02-18 15:30:11 +00:00
Tim Smith 4b34edc2f1 Adding ability to emitSelf, emitUp and emitTo for CanEmitEvent trait 2023-02-18 15:25:14 +00:00
Dan Harrin 8d8a8b033e Revert "Merge pull request #5661 from archilex/update-to-castasjson"
This reverts commit 717974866c, reversing
changes made to fbb20bcda9.
2023-02-13 21:34:19 +00:00
Kenneth Sese ef83068345 Switch from json_encode to castAsJson 2023-02-13 13:03:27 -06:00
Dan Harrin e2746b9ef1 fix: Asset nested form field exists 2022-12-31 16:30:47 +06:00
titantwentyone 39a083f07d chore: fix code style 2022-11-19 12:03:48 +00:00
Tim Smith 27fbd906b1 Select column option assertions 2022-11-19 12:01:52 +00:00
titantwentyone 677a551700 chore: fix code style 2022-11-15 17:22:07 +00:00
Tim Smith 8f5fac005b Additional column assertions 2022-11-15 17:19:57 +00:00
Dan Harrin 41f84d4649 wip 2022-11-12 14:44:24 +00:00
Martin Ro 1c5096aa1e Added failing test 2022-11-08 05:57:07 +08:00
Martin Ro dcad1394d5 Added failing test 2022-11-08 05:54:31 +08:00
Dan Harrin 88ef08517a Update ComputedPropertyTest.php 2022-10-13 15:25:26 +01:00
ryangjchandler 8ef7b822de chore: fix code style 2022-10-13 14:18:25 +00:00
Ryan Chandler 1205c33e2c fix: give computed properties a higher precedence than forms 2022-10-13 15:16:06 +01:00
Dan Harrin 42d20c3a87 fix test to use new method 2022-10-11 13:17:19 +01:00
danharrin db0ff23749 chore: fix code style 2022-10-08 21:32:17 +00:00
Dan Harrin 5ff2d6b7e0 feature: Halt 2022-10-08 22:29:48 +01:00
Dan Harrin 8cc52c3613 chore: Deprecate BooleanColumn 2022-10-08 20:49:17 +01:00
danharrin 27f813a220 chore: fix code style 2022-10-07 11:49:09 +00:00