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

Integration tests #31

Merged
merged 23 commits into from
Nov 16, 2021
Merged

Integration tests #31

merged 23 commits into from
Nov 16, 2021

Conversation

vanyle
Copy link
Contributor

@vanyle vanyle commented Nov 14, 2021

For now, there are 3 tests.

  • A test that the window can be opened.
  • A test that python code can be executed in a cell.
  • A test that a block can be moved.

Do not use your mouse or keyboard during the test !

Note that the running_python test fails as this code base comes from the master branch where this feature does not exist yet.

For now, there are 3 tests.
- A test that the window can be opened.
- A test that python code can be executed in a cell.
- A test that a block can be moved.

Do not use your mouse or keyboard during the test !
@vanyle vanyle changed the title Add integration tests. Integration tests Nov 14, 2021
Copy link
Member

@MathisFederico MathisFederico left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A few changes and it will be good to go !
A very nice work, this will save tons of time !

.github/workflows/python-tests.yml Outdated Show resolved Hide resolved
tests/integration/test_blocks.py Outdated Show resolved Hide resolved
tests/integration/test_blocks.py Outdated Show resolved Hide resolved
Copy link
Member

@MathisFederico MathisFederico left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice ! This is an awesome add !

@MathisFederico MathisFederico merged commit 72d3e48 into master Nov 16, 2021
@MathisFederico MathisFederico deleted the test/integration branch November 16, 2021 13:42
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

Successfully merging this pull request may close these issues.

2 participants