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 subrequests tests #53

Closed paul121 closed 2 years ago

paul121 commented 2 years ago

Closes #52

The integration tests we have here alerted me to the fact that farm users don't have the issue subrequests permission. I opened an issue for this: https://www.drupal.org/project/farm/issues/3254253

Once that is fixed, tests should pass.

paul121 commented 2 years ago

Hmm only the linter ran on this PR. Maybe we need to add on: pull_request to the tests workflow.

paul121 commented 2 years ago

Great, force-pushed to try tests after making this change: e616acc9067b706f0510eb12855a3bd4365eff94