Skip to content

Test, test, test

Pre-release
Pre-release

Choose a tag to compare

@g105b g105b released this 25 Sep 21:19
· 168 commits to master since this release

Because of the reliance on Symfony's CSS selector package, it's very important to test real-world use cases of CSS selectors.

It is not greatly important to get to full CSS-spec for v1 release, because there are so many complex selectors that just shouldn't be performed on the server, but getting 100% test coverage is a must.

Currently at 68%!