Message288541
| Author | ncoghlan |
|---|---|
| Recipients | daves, jaysinh.shukla, ncoghlan, r.david.murray |
| Date | 2017-02-25.05:45:02 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1488001502.81.0.898581530592.issue24241@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
After merging this, I belatedly realised that codecov's complaint about the lack of code coverage for the diff was actually valid: now that "preferred" is a public API, it should have a cross-platform test case. That should be a fairly straightforward test to write, as it can just use an arbitrary string, and then poke around in _tryorder directly to make sure it is updated as expected - it doesn't need to use a valid browser reference. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-02-25 05:45:02 | ncoghlan | set | recipients: + ncoghlan, r.david.murray, daves, jaysinh.shukla |
| 2017-02-25 05:45:02 | ncoghlan | set | messageid: <1488001502.81.0.898581530592.issue24241@psf.upfronthosting.co.za> |
| 2017-02-25 05:45:02 | ncoghlan | link | issue24241 messages |
| 2017-02-25 05:45:02 | ncoghlan | create | |