| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| djangoapps | ||
| lib | ||
| static | ||
| templates | ||
| test | ||
| .gitignore | ||
| xml_cleanup.py |
This test currently fails, meaning that the existing tests weren't testing what they claimed. Assertions are made for each element returned by the CSS selectors. However, the selectors are assumed to be wildcard matches, but are actually literal selectors. As there are no matched elements, this causes the assertions to be (silently) checked zero times, without failure.
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| djangoapps | Loading commit data... | |
| lib | Loading commit data... | |
| static | Loading commit data... | |
| templates | Loading commit data... | |
| test | Loading commit data... | |
| .gitignore | Loading commit data... | |
| xml_cleanup.py | Loading commit data... |