Skip to content

Commit

Permalink
[fc] Repository: plone.app.redirector
Browse files Browse the repository at this point in the history
Branch: refs/heads/master
Date: 2019-02-13T21:41:22+01:00
Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org>
Commit: plone/plone.app.redirector@afe86cb

Turn browser.txt doctest into test_browser.py unittest.

Files changed:
A news/1486.bugfix
A plone/app/redirector/tests/test_browser.py
D plone/app/redirector/tests/browser.txt
D plone/app/redirector/tests/test_doctests.py
Repository: plone.app.redirector

Branch: refs/heads/master
Date: 2019-02-13T21:41:27+01:00
Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org>
Commit: plone/plone.app.redirector@a7414bc

Turned storage.py doctest into unittests.

Files changed:
M news/1486.bugfix
M plone/app/redirector/storage.py
M plone/app/redirector/tests/test_storage.py
Repository: plone.app.redirector

Branch: refs/heads/master
Date: 2019-02-13T21:41:27+01:00
Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org>
Commit: plone/plone.app.redirector@34b3300

Split test_storage into multiple tests that test one thing each.

Files changed:
M plone/app/redirector/tests/test_storage.py
Repository: plone.app.redirector

Branch: refs/heads/master
Date: 2019-02-13T21:41:27+01:00
Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org>
Commit: plone/plone.app.redirector@c9360e9

Extra tests for storage without any slash and with nested paths.

Files changed:
M plone/app/redirector/tests/test_storage.py
Repository: plone.app.redirector

Branch: refs/heads/master
Date: 2019-02-13T21:41:27+01:00
Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org>
Commit: plone/plone.app.redirector@0c98367

test_storage: renamed 'p' to 'st'.

'p' is reserved when you are in a pdb.

Files changed:
M plone/app/redirector/tests/test_storage.py
Repository: plone.app.redirector

Branch: refs/heads/master
Date: 2019-02-13T21:41:27+01:00
Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org>
Commit: plone/plone.app.redirector@2d89317

Renamed news snippet.

Files changed:
A news/12.bugfix
D news/1486.bugfix
Repository: plone.app.redirector

Branch: refs/heads/master
Date: 2019-02-14T10:16:37+01:00
Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com>
Commit: plone/plone.app.redirector@b0a99f3

Merge pull request #14 from plone/maurits-improve-tests

Move from doctests to unittests and split them up

Files changed:
A news/12.bugfix
A plone/app/redirector/tests/test_browser.py
M plone/app/redirector/storage.py
M plone/app/redirector/tests/test_storage.py
D plone/app/redirector/tests/browser.txt
D plone/app/redirector/tests/test_doctests.py
  • Loading branch information
gforcada committed Feb 14, 2019
1 parent d9d46b3 commit 22101cb
Showing 1 changed file with 112 additions and 22 deletions.
Loading

0 comments on commit 22101cb

Please sign in to comment.