Commit 76941ca
authored
BS5 integration (#129)
* crack on the tests.
* More test fixing, for required/invlide
* using the right fork for deform
* removed custom profile that circumvent problem in ubuntu
* Fixing tests. Mostly required stuff, due to the html5 validation
* Introduced a novalidate way to check for deform behavior when submitted with wrong data. Moved all html5-required tests to dedicated methods. Reintroduced all previously removed tests for direct submission without html5 validation
* Fixed tests. Only 1 remaining.
* Added scroll to tinymce delay test to bring it into view
* scroll after switching to iframe
* fixing tinymce preload
* Fixed test
* MoneyInput is never empty. Hence the html5 test failed.
* back to using pylons/main
* Updated python versions
* Do not test missing message on the MoneyInput. It's required and never empty.
* fixed forgotten #egg in requirement file
* fixed formatting
* Fixed var assignation never tested
* Fixed tox...
* blacked.1 parent ca6e28e commit 76941ca
6 files changed
Lines changed: 360 additions & 95 deletions
File tree
- .github/workflows
- deformdemo
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
19 | | - | |
20 | 18 | | |
21 | 19 | | |
22 | 20 | | |
| 21 | + | |
23 | 22 | | |
24 | 23 | | |
25 | 24 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
| 3 | + | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
1664 | 1664 | | |
1665 | 1665 | | |
1666 | 1666 | | |
1667 | | - | |
| 1667 | + | |
| 1668 | + | |
| 1669 | + | |
1668 | 1670 | | |
1669 | 1671 | | |
1670 | 1672 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
2 | 3 | | |
3 | 4 | | |
4 | 5 | | |
| |||
0 commit comments