* update rust version for macro test to 1.51
* enable const generic tests
* run integration tests using MSRV
* am blind
* clippy, fmt
* apply suggestion
* Add note about Firefox Developer Edition
* Apparently GitHub doesn't support <small> tags
* Reword things a bit; Move to the Browser tests section.
* Add trailing period.
* Change Linux specific paths
Co-authored-by: Simon <simon@siku2.io>
* remove "on some Linux distributions"
This might be the same on Mac or other UNIX-like operating systems, so lets remove this
Co-authored-by: Simon <simon@siku2.io>
Co-authored-by: Simon <simon@siku2.io>
* format and cleanup
* remove bash scripts
* update pr template
* ignore router examples
* add pr-flow task
* I really don't know what I'm doing
* add wasm_bench feature
* well that explains one of my issues
also, that Geckodriver issue seems to be resolved
* run macro tests on 1.45.2
* update the documentation
* test flags no longer necessary
* remove benchmark instructions
* finishing touch
* run tests using wasm-pack
* update contributing guide
* fix typo
* should probably install wasm-pack
* clarify manual webdriver installation
* Apply suggestions from code review
Had to do this again because I messed up my rebase, sorry!
Co-authored-by: Teymour Aldridge <42674621+teymour-aldridge@users.noreply.github.com>
* make capitalisation of WebDriver consistent
Co-authored-by: Teymour Aldridge <42674621+teymour-aldridge@users.noreply.github.com>