Validate files within a folder on G Suite
This project was created to spec-out a Google Apps Script which can check files within a G Suite folder to ensure they are:
- Well-formed
- Pass basic validation
Sample test files are hosted on the G Suite Drive folder called 'ValidateInventories-UpworkJob-2018-04-23' of a test Google Account.
features
directory contains *.feature files which outline some of the expected behaviours in Gherkin syntax. (I have just started to read about Behat and hence giving BDD a crack).
You can add this project as a local, per-project, development-time dependency to your project using Composer:
$ composer require --dev arcus-software/gas-inventory-validator