Add more unit tests for PyButton and BaseEvalElement (#711)

* Add more unit tests

* Rebase main and fix failing tests

* xfail flaky test

* Fix import
This commit is contained in:
Fábio Rosado
2022-08-26 13:25:51 +01:00
committed by GitHub
parent 9e4cb79679
commit 9de154595a
4 changed files with 174 additions and 0 deletions

2
.gitignore vendored
View File

@@ -136,3 +136,5 @@ dmypy.json
.pyre/
node_modules/
coverage/