Matthias Bisping
8d209d63c7
Merge branch 'master' of ssh://git.iqser.com:2222/rr/pyinfra into fixing_consumer_tests
2022-06-07 15:44:39 +02:00
Matthias Bisping
1074f44b30
no buffer capacity test; commented out probably dead codde -- removing next
2022-05-16 14:34:37 +02:00
Matthias Bisping
948575d199
renaming
2022-05-16 11:43:48 +02:00
Matthias Bisping
f29bd7d4d3
removed need for bufferize wrapper by composing with first(chunks(...)) and applying to on-demand processor execution chain; broke mock pipeline, fixing next
2022-05-09 11:06:14 +02:00
Matthias Bisping
1b04c46853
removed code related to eager endpoint
2022-05-05 17:25:42 +02:00
Matthias Bisping
68c24c863f
removed eager endpoint (/process)
2022-05-05 17:21:47 +02:00
Matthias Bisping
b62652957a
refactoring: pipeline
2022-05-05 15:15:05 +02:00
Matthias Bisping
a7a44267f1
refactoring: added pipeline class
2022-05-05 12:49:49 +02:00
Matthias Bisping
531ff8d3e0
refactoring; fixed sender
2022-05-04 16:57:08 +02:00
Matthias Bisping
a301876ab9
refactoring: metadata argument as iterable instead of dict
2022-05-04 14:55:04 +02:00
Matthias Bisping
35045128b4
renaming
2022-05-04 13:51:05 +02:00
Matthias Bisping
cf0a877569
refactoring
2022-05-04 10:37:46 +02:00
Matthias Bisping
51a6bf9875
refactoring
2022-05-03 18:06:28 +02:00
Matthias Bisping
85d7ad52dc
refactoring
2022-05-03 18:02:53 +02:00
Matthias Bisping
c00973b676
removed debug prints
2022-05-03 17:56:33 +02:00
Matthias Bisping
16fa992cae
pickup endpoint working
2022-05-03 17:52:13 +02:00
Matthias Bisping
29fb0dda30
improved 1 -> n test and explanation
2022-05-03 15:43:30 +02:00
Matthias Bisping
92190a42f0
refactoring: move
2022-05-03 09:56:12 +02:00
Matthias Bisping
ea9b405d2a
signature harminization for 1 -> 1 and 1 -> n completed
2022-05-02 15:50:14 +02:00
Matthias Bisping
77f23a2185
data nesting harmonized for 1 -> 1 and 1 -> n; pdf page extraction (1 -> n) working for non-batched usage
2022-04-29 17:22:54 +02:00
Matthias Bisping
3172a00aaa
refactoring
2022-04-29 17:08:34 +02:00
Matthias Bisping
501f0bd5fc
signature harminization for 1 -> 1 and 1 -> n WIP: batched and not batched working again
2022-04-29 16:46:25 +02:00
Matthias Bisping
fd57261631
signature harminization for 1 -> 1 and 1 -> n WIP
2022-04-29 15:43:20 +02:00
Matthias Bisping
23070f3480
changed operation signature to return iterables for 1 -> n compatibility
2022-04-29 13:34:27 +02:00
Matthias Bisping
2550a0eff2
refactoring
2022-04-29 12:34:54 +02:00
Matthias Bisping
e8315ffea9
signature of process_fn changed. Now returns {'data': ..., 'metadata'} instead of {'data': ...}
2022-04-28 21:12:25 +02:00
Matthias Bisping
087b5af929
refactoring
2022-04-28 18:28:35 +02:00
Matthias Bisping
f47d458217
send json instead of data
2022-04-28 18:05:07 +02:00
Matthias Bisping
3b0d0868b9
refactoring: method dispatch via peekable rather than special empty data request
2022-04-28 13:01:01 +02:00
Matthias Bisping
67c4bac4b7
sync
2022-04-27 17:45:48 +02:00
Matthias Bisping
ab5839a126
refactoring; extended partial posting by image payload data
2022-04-27 16:29:52 +02:00
Matthias Bisping
fa4e5e5e0e
refactoring; made test dynamic relative to import
2022-04-27 14:15:52 +02:00
Matthias Bisping
fabc78efce
refactoring; formatting
2022-04-27 13:41:48 +02:00
Matthias Bisping
90af62ed2c
refactoring
2022-04-27 13:38:55 +02:00
Matthias Bisping
2af648254e
formatting
2022-04-27 10:13:46 +02:00
Matthias Bisping
9e8172427c
refactoring
2022-04-27 10:08:57 +02:00
Matthias Bisping
e903c69a07
refactoring
2022-04-27 09:13:19 +02:00
Matthias Bisping
7419612c21
partial request by manual receiver buffering V1
2022-04-26 19:54:37 +02:00
Julius Unverfehrt
656bc7cd63
explore partial responses
2022-04-26 16:34:58 +02:00
Julius Unverfehrt
f6ca9c9ac5
explore partial responses
2022-04-26 16:17:50 +02:00
Matthias Bisping
5a948ef7ad
partial response test WIP
2022-04-26 16:15:54 +02:00
Matthias Bisping
b7882d4452
refactoring: introduced sub-conftest files
2022-04-26 13:13:26 +02:00
Matthias Bisping
c9bfc767a8
Pull request #32 : restructuring: moved test out of module scope
...
Merge in RR/pyinfra from partial_responses to master
Squashed commit of the following:
commit afd67d87a6349c4b97453a12274c6ccf5e976339
Author: Matthias Bisping <matthias.bisping@iqser.com>
Date: Tue Apr 26 12:48:12 2022 +0200
updated test container dockerfile for new location of tests directory
commit 37881da08ebedf0f2d0c6c2b267bdb47818a0da1
Author: Matthias Bisping <matthias.bisping@iqser.com>
Date: Tue Apr 26 12:45:12 2022 +0200
restructuring: moved test out of module scope
2022-04-26 13:12:54 +02:00
Matthias Bisping
01daa634ec
refactoring: made docker-compose api call non-autousing
2022-04-26 13:01:15 +02:00
Matthias Bisping
64624a3fd3
refactoring: moved conftest up a dir
2022-04-26 12:52:24 +02:00
Matthias Bisping
37881da08e
restructuring: moved test out of module scope
2022-04-26 12:45:12 +02:00