Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix 3 AlbTextEditor*Test #40

Open
tinchodias opened this issue Jul 7, 2024 · 1 comment
Open

Fix 3 AlbTextEditor*Test #40

tinchodias opened this issue Jul 7, 2024 · 1 comment

Comments

@tinchodias
Copy link
Collaborator

As of today, in master, these tests fail/error:

Screenshot 2024-07-07 at 13 17 51
@tinchodias
Copy link
Collaborator Author

Many are like:

 ✗ #test_overwrite_Hello_World_with_S_in_Hello_World (0ms)
Instance of AlbEditorElement did not understand #editor:
AlbEditorElement(Object)>>doesNotUnderstand: #editor:
AlbTextEditorLineSegmentTest>>test_emptyEditor ...editor: aTextEditor
AlbTextEditorLineSegmentTest>>test_insert_Hello_World_inEmptyAt_0 ...test_emptyEditor
AlbTextEditorLineSegmentTest>>test_overwrite_Hello_World_with_S_in_Hello_World ...test_insert_Hello_World_inEmptyAt_0
AlbTextEditorLineSegmentTest(TestCase)>>performTest

other are like:

 ✗ #test_cursor_moveToLineStart_in_cursors_at_0 (0ms)
Instance of AlbTextEditorNavigatorTest did not understand #test_cursor_add_at_0_in_multi_lines
AlbTextEditorNavigatorTest(Object)>>doesNotUnderstand: #test_cursor_add_at_0_in_multi_lines
AlbTextEditorNavigatorTest>>test_cursor_moveToLineStart_in_cursors_at_0 ...test_cursor_add_at_0_in_multi_lines
AlbTextEditorNavigatorTest(TestCase)>>performTest

@plantec do you remember what happened with that editor:?

@tinchodias tinchodias changed the title Fix 128 broken tests Fix 3 AlbTextEditor*Test Dec 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant