balderdashy / waterline-adapter-tests

API integration tests for Waterline adapters
MIT License
16 stars 41 forks source link

added tests for "compositeUnique" feature #90

Closed tjwebb closed 9 years ago

tjwebb commented 9 years ago

Tests the ability for an adapter to define one or more composite unique constraints.

An example attribute definition is here: https://github.com/tjwebb/waterline-adapter-tests/blob/a7168909acc540d88e76de6471dd8393039673d4/features/compositeUnique/support/fixture.js#L11-L25