Commit Graph

5 Commits

Author SHA1 Message Date
Arpad Borsos 0c5c158c1c fix: Lock scope for duration of flush hook (#348)
Also add some tests and fix winhttp proxy validation.
2020-08-10 16:40:03 +02:00
Arpad Borsos 205e38f20e test: Restructure tests to deduplicate cmake runs (#305) 2020-06-17 17:43:24 +02:00
Armin Ronacher c979eb7b4c feat(sessions): Basic session handling (#178)
This also includes general rate limiting implementation, and other improvements.
2020-03-26 10:01:07 +01:00
Anonymous Maarten 7acd79f100 build: Add installation support and fix cmake files (#168) 2020-03-12 21:11:16 +01:00
Arpad Borsos a940b550cc test: Move test suite into pytest (#153)
* test: Move unit tests to pytest, in preparation for integration tests

* try running python on CI

* Create a first integration test

* try making python tests work on windows

* deserialize envelope for tests

* feedback, and try running on windows

* make tests work correctly on windows

* review feedback
2020-03-02 11:20:33 +01:00