summaryrefslogtreecommitdiff
path: root/patchwork/tests
Commit message (Expand)AuthorAge
...
* parser: Unmangle From: headers that have been mangled for DMARC purposesAndrew Donnellan2019-10-18
* REST: Allow creating, updating, deleting of bundlesStephen Finucane2019-10-17
* trivial: Style fixesStephen Finucane2019-09-27
* Move to msgid based URLsDaniel Axtens2019-09-25
* Fix issue with delegation of patch via REST APIStephen Finucane2019-09-21
* tests: make test suite pass with XML-RPC disabledDaniel Axtens2019-09-18
* tests: Mark 'test_series.test_duplicated' as expected failureStephen Finucane2019-09-08
* travis: Resolve issues with Python 3.7Stephen Finucane2019-09-08
* mbox: do not copy Content-Type into exported mboxDaniel Axtens2019-08-22
* tests: Add test for unescaped values in patch detail pageAndrew Donnellan2019-07-05
* parser: Include extended header lines in diffStephen Finucane2019-06-04
* Revert "parser: Ensure whitespace is stripped for long headers"Daniel Axtens2019-05-14
* REST: A check must specify a stateDaniel Axtens2019-04-30
* REST: Handle regular form data requests for checksDaniel Axtens2019-04-30
* Fix YAML loader warningDaniel Axtens2019-03-21
* parser: recognise git commit consisting only of empty new fileDaniel Axtens2019-03-02
* tests: Configure User.first_name, User.last_nameStephen Finucane2018-12-25
* parser: Ensure whitespace is stripped for long headersStephen Finucane2018-12-22
* Add REST API validation using OpenAPI schemaStephen Finucane2018-12-22
* tests: Use project.id in requests, not objectStephen Finucane2018-12-22
* tests: Use valid URLsStephen Finucane2018-12-22
* tests: Start setting Project.listemailStephen Finucane2018-12-22
* REST: Fix typo in embedded serializersStephen Finucane2018-12-22
* REST: Handle unset seriesStephen Finucane2018-12-22
* signals: Fix 'series-completed' eventStephen Finucane2018-12-22
* tests: Add 'store_samples' decorator to 'test_event'Stephen Finucane2018-12-22
* tests: Add tests for '/events' resourceStephen Finucane2018-12-22
* tests: Add 'store_samples' decorator to 'test_check'Stephen Finucane2018-12-22
* tests: Add 'store_samples' decorator to 'test_comment'Stephen Finucane2018-12-22
* tests: Add 'store_samples' decorator to 'test_series'Stephen Finucane2018-12-22
* tests: Add 'store_samples' decorator to 'test_cover'Stephen Finucane2018-12-22
* tests: Add 'store_samples' decorator to 'test_patch'Stephen Finucane2018-12-22
* tests: Add 'store_samples' decorator to 'test_user'Stephen Finucane2018-12-22
* tests: Add 'store_samples' decorator to 'test_people'Stephen Finucane2018-12-22
* tests: Add 'store_samples' decorator to 'test_project'Stephen Finucane2018-12-22
* tests: Add 'store_samples' decorator to 'test_bundle'Stephen Finucane2018-12-22
* tests: Add 'store_samples' decoratorStephen Finucane2018-12-22
* REST: Ensure submission exists for comment listingStephen Finucane2018-12-22
* REST: Ensure patch exists for check creationStephen Finucane2018-12-22
* Don't passthrough 'Content-Type: multipart/signed' headerStephen Finucane2018-11-12
* trivial: Use implicit string concatenationStephen Finucane2018-10-26
* tests: Remove 'create_series_patch'Stephen Finucane2018-10-17
* models: Convert Series-Patch relationship to 1:NStephen Finucane2018-10-17
* tests: Hardcode expected valuesStephen Finucane2018-10-17
* tests: Add more tests for series-ified mbox viewsStephen Finucane2018-10-17
* REST: Allow unsetting of delegateStephen Finucane2018-10-14
* REST: Allow setting of values using embedded serializersStephen Finucane2018-10-14
* REST: Validate patch delegateStephen Finucane2018-10-14
* REST: Don't allow settings of some project fieldsStephen Finucane2018-10-14
* templates: Remove trailing newlinesStephen Finucane2018-09-29