Files
atom/spec
Nathan Sobo 6277cefa07 Clean up assertion style
I prefer to express only one assertion per line rather than &&-ing 
together multiple assertions into a condition. I also prefer to use 
equality assertions so that failure messages include more information 
about the actual and expected values.

I used nested scope blocks so we could re-define the `range` constant in 
a local scope without needing to mutate a variable across unrelated 
tests.
2019-04-08 16:57:35 -06:00
..
2019-02-28 19:30:03 +01:00
2019-02-28 19:30:03 +01:00
2019-03-13 15:19:07 -04:00
2017-09-08 19:00:27 -07:00
2017-09-19 15:30:25 -05:00
2019-02-28 19:30:03 +01:00
2019-03-01 12:05:21 +01:00
2019-02-28 19:30:03 +01:00
2019-02-28 19:30:03 +01:00
2016-09-26 20:52:13 +03:00
2019-04-08 16:57:35 -06:00
2016-09-26 20:52:13 +03:00
2019-02-28 19:30:03 +01:00