File tree
547 files changed
+55380
-56683
lines changed- .github
- workflows
- client
- .storybook
- components
- AddTestToQueueWithConfirmation
- App
- BotRunTestStatusList
- CandidateReview
- CandidateModals
- ProvideFeedbackModal
- ThankYouModal
- CandidateTestPlanRun
- FeedbackListItem
- TestPlans
- ConfirmAuth
- DataManagement
- DataManagementRow
- DeleteResultsModal
- DeleteTestPlanReportModal
- DisclaimerInfo
- GraphQLProvider
- Home
- InvalidRequest
- LoadingSpinner
- ManageBotRunDialog
- MarkBotRunFinishedButton
- RetryCanceledCollectionsButton
- StopRunningCollectionButton
- ViewLogsButton
- ManageTestQueue
- NotFound
- Reports
- ReviewConflicts
- SignupInstructions
- SkipLink
- TestPlanReportStatusDialog
- TestPlanVersionsPage
- TestQueue
- AssignTesterDropdown
- CompletionStatusListItem
- TestQueue2
- CompletionStatusListItem
- TestQueueCompletionStatusListItem
- BotTestCompletionStatus
- PreviouslyAutomatedTestCompletionStatus
- TestQueueRow
- TestRenderer
- AssertionsFieldset
- OutputTextArea
- UnexpectedBehaviorsFieldset
- TestReview
- TestRun
- ReviewConflictsModal
- StatusBar
- TestIframe
- UserSettings
- common
- AssignTesterDropdown
- AtAndBrowserDetailsModal
- AtBrowserVersion
- BasicModal
- BasicThemedModal
- ClippedProgressBar
- DeleteButton
- DisclosureComponent
- FilterButtons
- FocusTrapper
- LoadingStatus
- PageStatus
- PhasePill
- RadioBox
- ReportStatusDot
- ReportStatusSummary
- SortableTableHeader
- TestPlanResultsTable
- ThemeTable
- UpdateTargetDateModal
- UpdateVersionModal
- VersionString
- providers/AriaLiveRegionProvider
- hooks
- routes
- static
- stories
- tests
- TestRenderer
- __mocks__/GraphQLMocks
- e2e
- util
- utils
- config
- server
- apps
- controllers
- handlebars/embed
- helpers
- public
- middleware
- migrations
- utils
- models
- loaders
- services
- resolvers
- AtOperations
- AtVersionOperations
- BrowserOperations
- CollectionJob
- CollectionJobOperations
- ScenarioResult
- Test
- TestPlan
- TestPlanReport
- TestPlanReportOperations
- TestPlanRun
- TestPlanRunOperations
- TestPlanVersion
- TestPlanVersionOperations
- TestResultOperations
- User
- helpers
- routes
- scripts
- import-tests
- populate-test-data
- seeders
- services
- PopulatedData
- tests
- integration
- models
- services
- unit
- util
- util
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
547 files changed
+55380
-56683
lines changed+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
22 | 22 |
| |
23 | 23 |
| |
24 | 24 |
| |
25 |
| - | |
| 25 | + | |
26 | 26 |
| |
27 | 27 |
| |
28 | 28 |
|
+57-31
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
3 |
| - | |
4 |
| - | |
5 |
| - | |
6 |
| - | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
7 | 18 |
| |
8 |
| - | |
9 |
| - | |
10 |
| - | |
11 |
| - | |
12 |
| - | |
13 |
| - | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
14 | 32 |
| |
15 |
| - | |
16 |
| - | |
17 |
| - | |
18 |
| - | |
19 |
| - | |
20 |
| - | |
21 |
| - | |
22 |
| - | |
23 |
| - | |
24 |
| - | |
25 |
| - | |
26 |
| - | |
27 |
| - | |
28 |
| - | |
29 |
| - | |
30 |
| - | |
31 |
| - | |
32 |
| - | |
33 |
| - | |
34 |
| - | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
35 | 60 |
| |
| 61 | + | |
36 | 62 |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
9 |
| - | |
10 |
| - | |
11 |
| - | |
12 |
| - | |
13 |
| - | |
14 |
| - | |
15 |
| - | |
16 |
| - | |
17 |
| - | |
18 |
| - | |
19 |
| - | |
20 |
| - | |
21 |
| - | |
22 |
| - | |
23 |
| - | |
24 |
| - | |
25 | 9 |
| |
26 | 10 |
| |
27 | 11 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
10 |
| - | |
| 10 | + | |
11 | 11 |
| |
12 |
| - | |
| 12 | + | |
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
|
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
| 3 | + | |
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
|
+2-4
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
8 |
| - | |
9 | 8 |
| |
10 | 9 |
| |
11 |
| - | |
12 |
| - | |
13 | 10 |
| |
14 | 11 |
| |
15 | 12 |
| |
16 |
| - | |
17 | 13 |
| |
18 | 14 |
| |
19 | 15 |
| |
20 | 16 |
| |
21 | 17 |
| |
| 18 | + | |
| 19 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
3 |
| - | |
4 |
| - | |
5 |
| - | |
6 |
| - | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
7 | 7 |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
3 |
| - | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
4 | 9 |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
|
0 commit comments