Gizra / generator-hedley

Scaffold a headless Drupal backend, Angular app client, and Behat tests
http://www.gizra.com/content/yo-hedley
98 stars 20 forks source link

Add "best practice" behat tests #55

Open amitaibu opened 9 years ago

amitaibu commented 9 years ago

access test per content type access test to RESTful access test to custom entity

Confirm /node is unaccessible. Confirm /sitemap.xml exists Confirm /rss.xml is unaccessible (because often time developers forget to format that channel)

Confirm admin credentials isn't admin/ admin

amitaibu commented 9 years ago

Work has been done here -- https://github.com/amitaibu/pantheon-hedley/pull/2, and once green I'll sync back