farmOS / farmOS.js

A JavaScript library for working with farmOS data structures and interacting with farmOS servers.
MIT License
17 stars 13 forks source link

Test non-admin roles and permissions #21

Open jgaehring opened 3 years ago

jgaehring commented 3 years ago

Before we tackle this, I'd like to wait until we can automate more of the testing process in both the local development environment as well as the CI environment. In any event, we'll know if we have any permissions issues once we start integrating farmOS.js into Field Kit, so I'm not too worried we're going to overlook anything critical.

As @paul121 mentioned in chat,

what about resources like flag, land-type, structure_type, etc... won't FK need those to know possible values?

So it may be time to revisit if/when we need those features in Field Kit.