Made cell style editable. Optimized recalculation of table bounds #1269
Xcode test results
Testing workspace Proton with scheme Proton
Summary
Total | Passed | Failed | Skipped | Expected Failure | ⏱️ Time |
---|---|---|---|---|---|
416 | 414 | 2 | 0 | 0 | 7.50s |
Test Summary
ProtonTests
- Device: iPhone 15 Pro, 17.2 (21C62)
- SDK: Simulator - iOS 17.2, 17.2
Failures
ProtonTests/TableViewAttachmentSnapshotTests/testRendersTableViewAttachmentInViewportRotation()
File | /Users/runner/work/proton/proton/Proton/Tests/Table/TableViewAttachmentSnapshotTests.swift:1004 |
Issue Type | Assertion Failure |
Message | failed - Snapshot does not match reference.
ksdiff "/Users/runner/work/proton/proton/Proton/Tests/Table/Snapshots/TableViewAttachmentSnapshotTests/testRendersTableViewAttachmentInViewportRotation.2.png" "/Users/runner/Library/Developer/CoreSimulator/Devices/5E224B54-91EB-4029-BB4E-64F565F549F7/data/tmp/TableViewAttachmentSnapshotTests/testRendersTableViewAttachmentInViewportRotation.2.png" Newly-taken snapshot does not match reference. |
ProtonTests/TableViewAttachmentSnapshotTests/testTableShadows()
File | /Users/runner/work/proton/proton/Proton/Tests/Table/TableViewAttachmentSnapshotTests.swift:713 |
Issue Type | Assertion Failure |
Message | failed - Snapshot does not match reference.
ksdiff "/Users/runner/work/proton/proton/Proton/Tests/Table/Snapshots/TableViewAttachmentSnapshotTests/testTableShadows.1.png" "/Users/runner/Library/Developer/CoreSimulator/Devices/5E224B54-91EB-4029-BB4E-64F565F549F7/data/tmp/TableViewAttachmentSnapshotTests/testTableShadows.1.png" Newly-taken snapshot does not match reference. |
Code Coverage
Details
Test Details
ProtonTests
AsyncTextResolverSnapshotTests
⏱️ | ||||
---|---|---|---|---|
3 (100%) | 0 (0%) | 0 (0%) | 0 (0%) | 0.84s |
testDiscardsAsyncAttributeInOrder()
| |
testIgnoresTextAsyncAttributeUntilInvoked()
| |
testResolvesAsyncAttributeInOrder()
|
AttachmentUpdateSnapshotTests
⏱️ | ||||
---|---|---|---|---|
6 (100%) | 0 (0%) | 0 (0%) | 0 (0%) | 0.19s |
AttributesCommandTests
⏱️ | ||||
---|---|---|---|---|
2 (100%) | 0 (0%) | 0 (0%) | 0 (0%) | 0.02s |
testSetsToggledTypingAttributesInEmptySelectionInNonEmptyEditor()
| |
testSetsTypingAttributesInEmptyEditor()
|
AutogrowingTextViewSnapshotTests
⏱️ | ||||
---|---|---|---|---|
2 (100%) | 0 (0%) | 0 (0%) | 0 (0%) | 0.05s |
testRendersMultilineTextViewBasedOnContent()
| |
testRendersTextViewBasedOnContent()
|
AutogrowingTextViewTests
⏱️ | ||||
---|---|---|---|---|
1 (100%) | 0 (0%) | 0 (0%) | 0 (0%) | 0.02s |
testNotifiesDelegateOfBoundsChange()
|
EditorCommandExecutorTests
⏱️ | ||||
---|---|---|---|---|
6 (100%) | 0 (0%) | 0 (0%) | 0 (0%) | 1.02s |
EditorCommandSnapshotTests
⏱️ | ||||
---|---|---|---|---|
1 (100%) | 0 (0%) | 0 (0%) | 0 (0%) | 0.05s |
testExecutesCommandOnNestedEditors()
|
EditorContentTransformerTests
⏱️ | ||||
---|---|---|---|---|
1 (100%) | 0 (0%) | 0 (0%) | 0 (0%) | 0.00s |
testTransformsText()
|
EditorContextDelegateTests
⏱️ | ||||
---|---|---|---|---|
4 (100%) | 0 (0%) | 0 (0%) | 0 (0%) | 0.01s |
testDidChangeSelectionInAllEditors()
| |
testDidLoseFocusInAllEditors()
| |
testDidReceiveFocusInAllEditors()
| |
testDidReceiveKeyInAllEditors()
|
EditorKeyTests
⏱️ | ||||
---|---|---|---|---|
3 (100%) | 0 (0%) | 0 (0%) | 0 (0%) | 0.00s |
test_ReturnsEnter()
| |
test_ReturnsTab()
| |
testReturnsNil()
|
EditorListsSnapshotTests
⏱️ | ||||
---|---|---|---|---|
32 (100%) | 0 (0%) | 0 (0%) | 0 (0%) | 0.04s |
EditorSnapshotTests
⏱️ | ||||
---|---|---|---|---|
52 (100%) | 0 (0%) | 0 (0%) | 0 (0%) | 0.37s |
EditorViewContextSnapshotTests
⏱️ | ||||
---|---|---|---|---|
1 (100%) | 0 (0%) | 0 (0%) | 0 (0%) | 0.07s |
testSelectsBeforeDeletingImageBasedAttachment()
|
EditorViewContextTests
⏱️ | ||||
---|---|---|---|---|
5 (100%) | 0 (0%) | 0 (0%) | 0 (0%) | 0.01s |
testAppliesSameContextAsParentToNestedEditor()
| |
testCarriesOverCustomTypingAttributes()
| |
testGetsActiveEditorViewAcrossMultipleContexts()
| |
testGetsActiveEditorViewFromContext()
| |
testLockedAttributes()
|
EditorViewDelegateTests
⏱️ | ||||
---|---|---|---|---|
8 (100%) | 0 (0%) | 0 (0%) | 0 (0%) | 0.01s |
testDidChangeSelection()
| |
testDidLoseFocus()
| |
testDidReceiveFocus()
| |
testDidReceiveKey()
| |
testNotifiesBackspace()
| |
testNotifiesEnter()
| |
testNotifiesTab()
| |
testShouldHandleKey()
|
EditorViewMenuTests
⏱️ | ||||
---|---|---|---|---|
8 (100%) | 0 (0%) | 0 (0%) | 0 (0%) | 0.00s |
testDefaultSelectAll()
| |
testOverridesCopy()
| |
testOverridesCut()
| |
testOverridesPaste()
| |
testOverridesSelect()
| |
testOverridesToggleBold()
| |
Annotations
Check failure on line 1004 in Proton/Tests/Table/TableViewAttachmentSnapshotTests.swift
github-actions / Xcode test results
Assertion Failure
failed - Snapshot does not match reference.
ksdiff "/Users/runner/work/proton/proton/Proton/Tests/Table/__Snapshots__/TableViewAttachmentSnapshotTests/testRendersTableViewAttachmentInViewportRotation.2.png" "/Users/runner/Library/Developer/CoreSimulator/Devices/5E224B54-91EB-4029-BB4E-64F565F549F7/data/tmp/TableViewAttachmentSnapshotTests/testRendersTableViewAttachmentInViewportRotation.2.png"
Newly-taken snapshot does not match reference.
Check failure on line 713 in Proton/Tests/Table/TableViewAttachmentSnapshotTests.swift
github-actions / Xcode test results
Assertion Failure
failed - Snapshot does not match reference.
ksdiff "/Users/runner/work/proton/proton/Proton/Tests/Table/__Snapshots__/TableViewAttachmentSnapshotTests/testTableShadows.1.png" "/Users/runner/Library/Developer/CoreSimulator/Devices/5E224B54-91EB-4029-BB4E-64F565F549F7/data/tmp/TableViewAttachmentSnapshotTests/testTableShadows.1.png"
Newly-taken snapshot does not match reference.