1
0
mirror of https://github.com/actix/actix-website synced 2025-06-27 15:39:02 +02:00
Commit Graph

14 Commits

Author SHA1 Message Date
c427ae50f3 publish = false 2023-11-01 15:21:01 +00:00
73dc338ff9 edition = 2021 2023-11-01 15:09:54 +00:00
37169d5232 remove unused example deps 2023-11-01 15:09:25 +00:00
c5a9579193 update testing docs to give less precedence to unit testing 2023-09-10 02:56:48 +01:00
f12f950c91 Add full payload test for stream (#272) 2022-06-11 04:33:39 +01:00
81dfe300a2 update examples to v4 (#258) 2022-02-26 03:56:24 +00:00
501d52b485 Include proper import/use example in testing docs, unit test section. (#217) 2021-02-28 19:31:00 +00:00
cdbb5dd2b2 use Bytes re-export
closes #202
2020-11-27 01:10:05 +00:00
4d8d53cea5 v3 (#188) 2020-09-12 16:21:54 +01:00
bc4e0422c8 update testing to actix-web 2.0.0 and improve stream testing code (#141)
* update testing to actix-web 2.0.0 and improve stream testing code
2020-01-22 06:40:37 +09:00
60f4f116cf Testing is done-ish. 2019-06-24 17:43:31 -04:00
941bdfa491 Updates example version numbers to match actix-web version. 2019-06-19 00:38:23 -04:00
917156db2c Removes author from Cargo.toml 2019-06-17 18:40:29 -04:00
083522ef19 first pass at Testing. 2019-06-17 15:39:58 -04:00