farmOS / farmOS.py

A Python library for interacting with farmOS over API.
GNU General Public License v3.0
27 stars 12 forks source link

Add test for Subrequests integration #52

Closed paul121 closed 2 years ago

paul121 commented 3 years ago

It would be good to include a test for subrequests regardless, but this will be easier once farmOS depends on it: https://www.drupal.org/project/farm/issues/3241652

The test could be similar to this example: https://github.com/farmOS/farmOS.py/blob/1.x/docs/client_2x.md#subrequests

mstenta commented 3 years ago

https://github.com/farmOS/farmOS/commit/703f31d0e19ab4b8ae58f49a23aea912984a0d0b :tada: