|
3d9f66f3
|
Release 0.5.2
|
Matt Smith <m****h@g****m>
|
over 10 years ago
|
|
|
a552f6cd
|
Added support for the _in_ operator to SchemaStruct
|
Matt Smith <m****h@g****m>
|
over 10 years ago
|
|
|
a31fcf4a
|
Added tox
|
Matt Smith <m****h@g****m>
|
about 11 years ago
|
|
|
700745f0
|
py3 unicode compatibility on constructing types from names
|
Matt Smith <m****h@g****m>
|
about 11 years ago
|
|
|
27a4d9f6
|
README formatting
|
Matt Smith <m****h@g****m>
|
about 11 years ago
|
|
|
59574cad
|
adapted iteritems calls to by py3 compatible
|
Matt Smith <m****h@g****m>
|
about 11 years ago
|
|
|
f4b3c511
|
Renamed patchboard.py -> base.py due to import conflicts
|
Matt Smith <m****h@g****m>
|
about 11 years ago
|
|
|
632dac77
|
2-to-3 cleanup. Can now be succesfully imported with python3.4
|
Matt Smith <m****h@g****m>
|
about 11 years ago
|
|
|
8f1cf06b
|
Set up python3-compatible unicode literals
|
Matt Smith <m****h@g****m>
|
about 11 years ago
|
|
|
dbb5f48b
|
updated author/maintainer info
|
Matt Smith <m****h@g****m>
|
over 11 years ago
|
|
|
4d851836
|
display invalid www-auth header in errors
|
Matt Smith <m****h@g****m>
|
over 11 years ago
|
|
|
de0e9d94
|
ResponseError which includes the response headers/etc
|
Matt Smith <m****h@g****m>
|
almost 12 years ago
|
|
|
6973cd9d
|
misc typos
|
imthedoctor <m****h@g****m>
|
almost 12 years ago
|
|
|
9334257b
|
Fixed js-to-python inconsistencies
|
Matt Smith <m****h@g****m>
|
almost 12 years ago
|
|
|
e5678777
|
fixed incorrect string analysis -- basestring required to support unicode on 2.7
|
Matt Smith <m****h@g****m>
|
almost 12 years ago
|
|
|
f0edaf32
|
better www-auth header parsing algorithm from pb-js
|
Matt Smith <m****h@g****m>
|
almost 12 years ago
|
|
|
9b10e7db
|
version bump 0.5.0 to sync with patchboard
|
Matt Smith <m****h@g****m>
|
almost 12 years ago
|
|
|
2962bb1f
|
added docs for new testing systme
|
Matt Smith <m****h@g****m>
|
almost 12 years ago
|
|
|
5bbed7ac
|
slightly longer delay for local server tests
|
Matt Smith <m****h@g****m>
|
almost 12 years ago
|
|
|
8fc9bc5e
|
updated to work with pb 0.5.0 auth headers
|
Matt Smith <m****h@g****m>
|
almost 12 years ago
|
|
|
87f3c155
|
integrated pytest with setuptools; pull down patchboard-examples and run triv...
|
Matt Smith <m****h@g****m>
|
almost 12 years ago
|
|
|
23deb9f8
|
copyright notice change
|
Matt Smith <m****h@g****m>
|
almost 12 years ago
|
|
|
330c3367
|
added utf-8 encoding declaration
|
Matt Smith <m****h@g****m>
|
almost 12 years ago
|
|
|
520e34bb
|
added explicit --port option to py.test and set default to 1979 instead of 80
|
Matt Smith <m****h@g****m>
|
almost 12 years ago
|
|
|
720ad6b8
|
pytest takes a --host argument for the api to test against.
|
Matt Smith <m****t@g****o>
|
almost 12 years ago
|
|
|
e6d675b3
|
fixed bug in decoration method
|
Matthew King <a****w@g****m>
|
almost 12 years ago
|
|
|
35068611
|
Add __init__.py
|
Dustin Laurence <d****n@l****t>
|
about 12 years ago
|
|
|
c376f2dc
|
Move tests back to patchboard/tests for release
|
Dustin Laurence <d****n@l****t>
|
about 12 years ago
|
|
|
92c4db72
|
Update README
|
Dustin Laurence <d****n@l****t>
|
about 12 years ago
|
|
|
9dbb1e3f
|
Add a couple of xfails
|
Dustin Laurence <d****n@l****t>
|
about 12 years ago
|
|
|
a29f06fd
|
Exclude tests from install, remove tests/__init__
|
Dustin Laurence <d****n@l****t>
|
about 12 years ago
|
|
|
471e55ee
|
Use find_packages in setup.py
|
Dustin Laurence <d****n@l****t>
|
about 12 years ago
|
|
|
e6954a90
|
More README tweaks
|
Dustin Laurence <d****n@l****t>
|
about 12 years ago
|
|
|
1cf5b233
|
Tweak README
|
Dustin Laurence <d****n@l****t>
|
about 12 years ago
|
|
|
6d4881f3
|
Finish initial install instructions
|
Dustin Laurence <d****n@l****t>
|
about 12 years ago
|
|
|
f0fd0475
|
tweaking the SchemaStruct
|
Matthew King <a****w@g****m>
|
about 12 years ago
|
|
|
faa4f7e1
|
Sketch out installation instructions
|
Dustin Laurence <d****n@l****t>
|
about 12 years ago
|
|
|
5144f421
|
bug in use of super
|
Matthew King <a****w@g****m>
|
about 12 years ago
|
|
|
5ddda4b2
|
PEP8 love
|
Dustin Laurence <d****n@l****t>
|
about 12 years ago
|
|
|
1ca7487f
|
give SchemaStructs [] access
|
Matthew King <a****w@g****m>
|
about 12 years ago
|
|
|
0a5bc410
|
Document a couple of failing tests
|
Dustin Laurence <d****n@l****t>
|
about 12 years ago
|
|
|
e6bdfe94
|
Sync more tests
|
Dustin Laurence <d****n@l****t>
|
about 12 years ago
|
|
|
4de7e924
|
Sync test with latest bugfixes
|
Dustin Laurence <d****n@l****t>
|
about 12 years ago
|
|
|
e5681ca0
|
Now using attribute access
|
Dustin Laurence <d****n@l****t>
|
about 12 years ago
|
|
|
dd86f919
|
Fix iteration bug
|
Dustin Laurence <d****n@l****t>
|
about 12 years ago
|
|
|
5ae0df5a
|
Fix classmethod and key access bugs
|
Dustin Laurence <d****n@l****t>
|
about 12 years ago
|
|
|
ce88f1b4
|
Add more SchemaStructs to api.py
|
Dustin Laurence <d****n@l****t>
|
about 12 years ago
|
|
|
c036ebc9
|
Add more decoration tests
|
Dustin Laurence <d****n@l****t>
|
about 12 years ago
|
|
|
8a1f8088
|
Move SchemaStruct and SchemaArray to util
|
Dustin Laurence <d****n@l****t>
|
about 12 years ago
|
|
|
276a3ada
|
Eliminate redundant tests for ordinary operation
|
Dustin Laurence <d****n@l****t>
|
about 12 years ago
|
|
|
090715cc
|
Rename unit test dir, fix namespace tests
|
Dustin Laurence <d****n@l****t>
|
about 12 years ago
|
|
|
1d9238d5
|
Rename tests
|
Dustin Laurence <d****n@l****t>
|
about 12 years ago
|
|
|
ab4b3cb7
|
Move tests directory to top level
|
Dustin Laurence <d****n@l****t>
|
about 12 years ago
|
|
|
3ad605e4
|
Guard a few dict accesses
|
Dustin Laurence <d****n@l****t>
|
about 12 years ago
|
|
|
a8072aa5
|
fixed some unguarded dict accesses
|
Matthew King <a****w@g****m>
|
about 12 years ago
|
|
|
1543285c
|
Fix tests for the propertized attributes
|
Dustin Laurence <d****n@l****t>
|
about 12 years ago
|
|
|
fc516ea4
|
propertize the methods created by assembly
|
Matthew King <a****w@g****m>
|
about 12 years ago
|
|
|
b79529b9
|
Finish authorizer fix
|
Dustin Laurence <d****n@l****t>
|
about 12 years ago
|
|
|
55b9ef42
|
Fix context authorizer check
|
Dustin Laurence <d****n@l****t>
|
about 12 years ago
|
|
|
2a09cee5
|
Fix resources bug
|
Dustin Laurence <d****n@l****t>
|
about 12 years ago
|
|
|
7a793131
|
Fill in missing assemble() code
|
Dustin Laurence <d****n@l****t>
|
about 12 years ago
|
|
|
2f31a066
|
Misc. pair programming fixes
|
Dustin Laurence <d****n@l****t>
|
about 12 years ago
|
|
|
8f230c54
|
Add more tests to play.py
|
Dustin Laurence <d****n@l****t>
|
about 12 years ago
|
|
|
b2227d5c
|
Re-implement the analog of Ruby method_missing
|
Dustin Laurence <d****n@l****t>
|
about 12 years ago
|
|
|
ed43f711
|
Cleanup: more existence guards
|
Dustin Laurence <d****n@l****t>
|
about 12 years ago
|
|
|
1188a7c9
|
Cleanup: check for attr before accessing
|
Dustin Laurence <d****n@l****t>
|
about 12 years ago
|
|
|
dc3fa2cb
|
Rewrite ResourceType, decorate, tracking ruby code
|
Dustin Laurence <d****n@l****t>
|
about 12 years ago
|
|
|
6168ccbe
|
Another closure scoping patch
|
Dustin Laurence <d****n@l****t>
|
about 12 years ago
|
|
|
ae48a4d1
|
Create play.py, Document failing test
|
Dustin Laurence <d****n@l****t>
|
about 12 years ago
|
|
|
bd1c72bc
|
Fix another closure binding problem
|
Dustin Laurence <d****n@l****t>
|
about 12 years ago
|
|
|
7a651fae
|
Finish writing functional tests
|
Dustin Laurence <d****n@l****t>
|
about 12 years ago
|
|
|
45120acb
|
Add more tests
|
Dustin Laurence <d****n@l****t>
|
about 12 years ago
|
|
|
fdb4b356
|
Cleanup
|
Dustin Laurence <d****n@l****t>
|
about 12 years ago
|
|
|
ad8f54f7
|
Remove xfail from working test
|
Dustin Laurence <d****n@l****t>
|
about 12 years ago
|
|
|
465d784a
|
Use correct response field name in test
|
Dustin Laurence <d****n@l****t>
|
about 12 years ago
|
|
|
69054474
|
Fix response handling
|
Dustin Laurence <d****n@l****t>
|
about 12 years ago
|
|
|
1185e679
|
Fix list index bug
|
Dustin Laurence <d****n@l****t>
|
about 12 years ago
|
|
|
9ad33dd5
|
Fix request code
|
Dustin Laurence <d****n@l****t>
|
about 12 years ago
|
|
|
8d764457
|
Add comments
|
Dustin Laurence <d****n@l****t>
|
about 12 years ago
|
|
|
69695e70
|
Cleanup
|
Dustin Laurence <d****n@l****t>
|
about 12 years ago
|
|
|
64389c08
|
Simplify class attribute interface
|
Dustin Laurence <d****n@l****t>
|
about 12 years ago
|
|
|
598a7560
|
Remove debugging code
|
Dustin Laurence <d****n@l****t>
|
about 12 years ago
|
|
|
a99f70bd
|
Mark a test xfail
|
Dustin Laurence <d****n@l****t>
|
about 12 years ago
|
|
|
0bd7da5b
|
Fix argument bug
|
Dustin Laurence <d****n@l****t>
|
about 12 years ago
|
|
|
c2be940e
|
Fix closure binding problem
|
Dustin Laurence <d****n@l****t>
|
about 12 years ago
|
|
|
46622cf4
|
Fix varargs splat
|
Dustin Laurence <d****n@l****t>
|
about 12 years ago
|
|
|
4ec22af3
|
inject service_url to API in fixtures
|
Matthew King <a****w@g****m>
|
about 12 years ago
|
|
|
86194370
|
fixed a fixture
|
Matthew King <a****w@g****m>
|
about 12 years ago
|
|
|
87eca5bd
|
fixed bug in query param construction
|
Matthew King <a****w@g****m>
|
about 12 years ago
|
|
|
cfa16175
|
partial fix for python scoping troubles
|
Matthew King <a****w@g****m>
|
about 12 years ago
|
|
|
d7875128
|
Remove xfail decorator
|
Dustin Laurence <d****n@l****t>
|
about 12 years ago
|
|
|
20edea89
|
Fix fixture
|
Dustin Laurence <d****n@l****t>
|
about 12 years ago
|
|
|
c5a0c238
|
Cleanup
|
Dustin Laurence <d****n@l****t>
|
about 12 years ago
|
|
|
efe22267
|
Rename trivial example tests
|
Dustin Laurence <d****n@l****t>
|
about 12 years ago
|
|
|
139b9135
|
Create response..py, finish action.py
|
Dustin Laurence <d****n@l****t>
|
about 12 years ago
|
|
|
5a8d1c6b
|
Begin trivial_example.py tests
|
Dustin Laurence <d****n@l****t>
|
about 12 years ago
|
|
|
b23633de
|
Put resources in 'resources', fix methods and test
|
Dustin Laurence <d****n@l****t>
|
about 12 years ago
|
|
|
9b88239c
|
Correct py equivalent for Resource#missing_method
|
Dustin Laurence <d****n@l****t>
|
about 12 years ago
|
|
|
04f29469
|
Finish action_test.py
|
Dustin Laurence <d****n@l****t>
|
about 12 years ago
|
|
|
20c325dd
|
Add action tests and make them pass
|
Dustin Laurence <d****n@l****t>
|
about 12 years ago
|
|