Mfon Eti-mfon
Mfon Eti-mfon
Refs #1923 ### Without filtering on any duration field  ### Filtering on expected duration 
The API method `TestCase.filter` is extended to work for queries that contain lookups on the fields `setup_duration`, `testing_duration` and `expected_duration`. It also returns the values of all three fields in...
This PR adds the new design logos for Clever and Google to NRI UI. Two of them are currently named `cleverFull` and `googleClassroomFull` because the names I think they should...
This PR fixes the following errors in the docs: **aiohttp_intro.rst:** The demonstrated code downloads PEPs 8010 - 8015, not 8010 - 8016 **aiohttp_server.rst:** The handler is routed to `/{username}` and...
This PR fixes some typographical errors and confusing grammar I stumbled upon in CONTRIBUTING.md
@nbraud, @AstraLuma, @pathunstrom This is a **super WIP**. I wrote the tests in a separate file from `test_gom.py` so you can review it without any distraction from old code. When...
## Problem The `user-auth` example mentions an `elm add page` command, which is confusing, because that doesn't exist (yet). ## Solution Updating that command to say `elm-land add page` resolves...