UNPKG
rested
Version:
latest (2.1.9)
2.1.9
2.1.8
2.1.7
2.1.6
2.1.5
2.1.4
2.1.3
2.1.2
2.1.1
2.0.5
0.0.0
{REST}ed; {REST}ful Enterprise Data-as-a-Service (DaaS)
github.com/izidan/rested
izidan/rested
rested
/
test
/
put.plural.spec.js
4 lines
(3 loc)
•
130 B
JavaScript
View Raw
1
2
3
4
describe.
skip
(
'PUT plural'
,
() =>
{
it
(
'should replace entire (or matched) collection with given new collection... maybe'
); });