Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ exports[`Stateful behavior > Should have all fields 1`] = `
"field_statement_1",
],
"pendingCount": 0,
"successCount": 0,
"successes": [],
"testCount": 1,
"valid": false,
"warnCount": 0,
Expand All @@ -19,6 +21,8 @@ exports[`Stateful behavior > Should have all fields 1`] = `
"field_statement_2",
],
"pendingCount": 0,
"successCount": 0,
"successes": [],
"testCount": 1,
"valid": false,
"warnCount": 0,
Expand All @@ -28,6 +32,8 @@ exports[`Stateful behavior > Should have all fields 1`] = `
"errorCount": 0,
"errors": [],
"pendingCount": 0,
"successCount": 0,
"successes": [],
"testCount": 1,
"valid": true,
"warnCount": 0,
Expand All @@ -37,6 +43,8 @@ exports[`Stateful behavior > Should have all fields 1`] = `
"errorCount": 0,
"errors": [],
"pendingCount": 0,
"successCount": 0,
"successes": [],
"testCount": 2,
"valid": true,
"warnCount": 1,
Expand All @@ -51,6 +59,8 @@ exports[`Stateful behavior > Should have all fields 1`] = `
"field_statement_6",
],
"pendingCount": 0,
"successCount": 0,
"successes": [],
"testCount": 2,
"valid": false,
"warnCount": 0,
Expand All @@ -60,6 +70,8 @@ exports[`Stateful behavior > Should have all fields 1`] = `
"errorCount": 0,
"errors": [],
"pendingCount": 1,
"successCount": 0,
"successes": [],
"testCount": 1,
"valid": false,
"warnCount": 0,
Expand All @@ -69,6 +81,8 @@ exports[`Stateful behavior > Should have all fields 1`] = `
"errorCount": 0,
"errors": [],
"pendingCount": 1,
"successCount": 0,
"successes": [],
"testCount": 1,
"valid": false,
"warnCount": 0,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,16 @@ Promise {
"getErrors": [Function],
"getErrorsByGroup": [Function],
"getMessage": [Function],
"getSuccesses": [Function],
"getSuccessesByGroup": [Function],
"getWarning": [Function],
"getWarnings": [Function],
"getWarningsByGroup": [Function],
"groups": {},
"hasErrors": [Function],
"hasErrorsByGroup": [Function],
"hasSuccesses": [Function],
"hasSuccessesByGroup": [Function],
"hasWarnings": [Function],
"hasWarningsByGroup": [Function],
"isPending": [Function],
Expand All @@ -47,6 +51,8 @@ Promise {
},
],
"pendingCount": 0,
"successCount": 0,
"successes": [],
"testCount": 5,
"tests": {
"field_1": SummaryBase {
Expand All @@ -55,6 +61,8 @@ Promise {
"field_statement_1",
],
"pendingCount": 0,
"successCount": 0,
"successes": [],
"testCount": 1,
"valid": false,
"warnCount": 0,
Expand All @@ -66,6 +74,8 @@ Promise {
"field_statement_2",
],
"pendingCount": 0,
"successCount": 0,
"successes": [],
"testCount": 1,
"valid": false,
"warnCount": 0,
Expand All @@ -75,6 +85,8 @@ Promise {
"errorCount": 0,
"errors": [],
"pendingCount": 0,
"successCount": 0,
"successes": [],
"testCount": 1,
"valid": true,
"warnCount": 0,
Expand All @@ -84,6 +96,8 @@ Promise {
"errorCount": 0,
"errors": [],
"pendingCount": 0,
"successCount": 0,
"successes": [],
"testCount": 2,
"valid": true,
"warnCount": 1,
Expand All @@ -95,6 +109,8 @@ Promise {
"errorCount": 0,
"errors": [],
"pendingCount": 0,
"successCount": 0,
"successes": [],
"testCount": 0,
"valid": false,
"warnCount": 0,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ Promise {
"getErrors": [Function],
"getErrorsByGroup": [Function],
"getMessage": [Function],
"getSuccesses": [Function],
"getSuccessesByGroup": [Function],
"getWarning": [Function],
"getWarnings": [Function],
"getWarningsByGroup": [Function],
Expand All @@ -24,6 +26,8 @@ Promise {
"errorCount": 0,
"errors": [],
"pendingCount": 0,
"successCount": 0,
"successes": [],
"testCount": 0,
"valid": false,
"warnCount": 0,
Expand All @@ -33,6 +37,8 @@ Promise {
"errorCount": 0,
"errors": [],
"pendingCount": 0,
"successCount": 0,
"successes": [],
"testCount": 0,
"valid": false,
"warnCount": 0,
Expand All @@ -42,6 +48,8 @@ Promise {
},
"hasErrors": [Function],
"hasErrorsByGroup": [Function],
"hasSuccesses": [Function],
"hasSuccessesByGroup": [Function],
"hasWarnings": [Function],
"hasWarningsByGroup": [Function],
"isPending": [Function],
Expand All @@ -57,6 +65,8 @@ Promise {
},
],
"pendingCount": 1,
"successCount": 0,
"successes": [],
"testCount": 3,
"tests": {
"field_1": {
Expand All @@ -65,6 +75,8 @@ Promise {
"field_message_1",
],
"pendingCount": 0,
"successCount": 0,
"successes": [],
"testCount": 1,
"valid": false,
"warnCount": 0,
Expand All @@ -74,6 +86,8 @@ Promise {
"errorCount": 0,
"errors": [],
"pendingCount": 1,
"successCount": 0,
"successes": [],
"testCount": 2,
"valid": false,
"warnCount": 0,
Expand All @@ -83,6 +97,8 @@ Promise {
"errorCount": 0,
"errors": [],
"pendingCount": 0,
"successCount": 0,
"successes": [],
"testCount": 0,
"valid": false,
"warnCount": 0,
Expand All @@ -92,6 +108,8 @@ Promise {
"errorCount": 0,
"errors": [],
"pendingCount": 0,
"successCount": 0,
"successes": [],
"testCount": 0,
"valid": false,
"warnCount": 0,
Expand Down Expand Up @@ -125,6 +143,8 @@ exports[`Stateful async tests > Merges skipped validations from previous suite 2
"getErrors": [Function],
"getErrorsByGroup": [Function],
"getMessage": [Function],
"getSuccesses": [Function],
"getSuccessesByGroup": [Function],
"getWarning": [Function],
"getWarnings": [Function],
"getWarningsByGroup": [Function],
Expand All @@ -134,6 +154,8 @@ exports[`Stateful async tests > Merges skipped validations from previous suite 2
"errorCount": 0,
"errors": [],
"pendingCount": 0,
"successCount": 0,
"successes": [],
"testCount": 0,
"valid": false,
"warnCount": 0,
Expand All @@ -143,6 +165,8 @@ exports[`Stateful async tests > Merges skipped validations from previous suite 2
"errorCount": 0,
"errors": [],
"pendingCount": 0,
"successCount": 0,
"successes": [],
"testCount": 0,
"valid": false,
"warnCount": 0,
Expand All @@ -152,6 +176,8 @@ exports[`Stateful async tests > Merges skipped validations from previous suite 2
},
"hasErrors": [Function],
"hasErrorsByGroup": [Function],
"hasSuccesses": [Function],
"hasSuccessesByGroup": [Function],
"hasWarnings": [Function],
"hasWarningsByGroup": [Function],
"isPending": [Function],
Expand All @@ -173,6 +199,8 @@ exports[`Stateful async tests > Merges skipped validations from previous suite 2
},
],
"pendingCount": 0,
"successCount": 0,
"successes": [],
"testCount": 3,
"tests": {
"field_1": {
Expand All @@ -181,6 +209,8 @@ exports[`Stateful async tests > Merges skipped validations from previous suite 2
"field_message_1",
],
"pendingCount": 0,
"successCount": 0,
"successes": [],
"testCount": 1,
"valid": false,
"warnCount": 0,
Expand All @@ -192,6 +222,8 @@ exports[`Stateful async tests > Merges skipped validations from previous suite 2
"rejection_message_1",
],
"pendingCount": 0,
"successCount": 0,
"successes": [],
"testCount": 2,
"valid": false,
"warnCount": 0,
Expand All @@ -201,6 +233,8 @@ exports[`Stateful async tests > Merges skipped validations from previous suite 2
"errorCount": 0,
"errors": [],
"pendingCount": 0,
"successCount": 0,
"successes": [],
"testCount": 0,
"valid": false,
"warnCount": 0,
Expand All @@ -210,6 +244,8 @@ exports[`Stateful async tests > Merges skipped validations from previous suite 2
"errorCount": 0,
"errors": [],
"pendingCount": 0,
"successCount": 0,
"successes": [],
"testCount": 0,
"valid": false,
"warnCount": 0,
Expand Down
Loading
Loading