Luke Hodkinson
|
6649afce8e
|
Use a mixin for common test-case code. This way we can have both (#305)
a regular channels test-case, and a transaction test-case, too.
|
2016-08-20 17:53:54 -07:00 |
|
Krukov D
|
05c41e9ad6
|
More tests utils for happy users (#162)
* Added Client abstraction
* Added apply_routes decorator/contextmanager
* Fix apply routes as decorator
* Separated Http specific client and 'Simple' client
* Remove Clients from ChannelTestCase
* Added cookies and headers management
* Fix wrong reverting
* Fixs for code style
* Added space before inline comment
|
2016-05-19 11:45:25 -07:00 |
|
Andrew Godwin
|
37923c3674
|
Flake8 fixes
|
2016-04-04 03:38:38 +02:00 |
|
Andrew Godwin
|
0e3c742a80
|
Introduce ChannelTestCase to make testing easier
|
2016-04-04 03:34:05 +02:00 |
|
Andrew Godwin
|
aa921b1659
|
Channel groups, tests and docs
|
2015-07-12 20:19:10 -05:00 |
|