[optim] Download 30 added items at once in a single HTTP request from the server
This commit is contained in:
parent
56484a6d4d
commit
6c64bcce8e
4 changed files with 72 additions and 32 deletions
|
@ -145,7 +145,7 @@ impl TestFlavour {
|
|||
scenarii: scenarii::scenarii_basic(),
|
||||
mock_behaviour: Arc::new(Mutex::new(MockBehaviour{
|
||||
add_item_behaviour: (2,3),
|
||||
get_item_by_url_behaviour: (1,4),
|
||||
get_item_by_url_behaviour: (1,12),
|
||||
..MockBehaviour::default()
|
||||
})),
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue