browser/
|
40376 |
3 years |
srichter |
- Reimplemented tutorial runner. It's much saner now.
- Made sessions non-persi... |
selenium/
|
40077 |
3 years |
srichter |
Added tests for all the existing code.
|
README.txt
|
40081 |
3 years |
srichter |
My first stab at the necessary abstraction of running a doctest as a
tutorial. ... |
SETUP.cfg
|
40074 |
3 years |
srichter |
Import initial code.
|
__init__.py
|
40074 |
3 years |
srichter |
Import initial code.
|
configure.zcml
|
40376 |
3 years |
srichter |
- Reimplemented tutorial runner. It's much saner now.
- Made sessions non-persi... |
directives.txt
|
85954 |
14 months |
lgs |
Substitute zope.app.zapi by direct calls to its wrapped apis. See bug 219302 |
interfaces.py
|
40376 |
3 years |
srichter |
- Reimplemented tutorial runner. It's much saner now.
- Made sessions non-persi... |
manager.py
|
85954 |
14 months |
lgs |
Substitute zope.app.zapi by direct calls to its wrapped apis. See bug 219302 |
meta.zcml
|
40074 |
3 years |
srichter |
Import initial code.
|
metaconfigure.py
|
40077 |
3 years |
srichter |
Added tests for all the existing code.
|
metadirectives.py
|
40074 |
3 years |
srichter |
Import initial code.
|
sample_tutorial.txt
|
40376 |
3 years |
srichter |
- Reimplemented tutorial runner. It's much saner now.
- Made sessions non-persi... |
session.py
|
85954 |
14 months |
lgs |
Substitute zope.app.zapi by direct calls to its wrapped apis. See bug 219302 |
session.txt
|
40376 |
3 years |
srichter |
- Reimplemented tutorial runner. It's much saner now.
- Made sessions non-persi... |
testbrowser.py
|
40376 |
3 years |
srichter |
- Reimplemented tutorial runner. It's much saner now.
- Made sessions non-persi... |
testbrowser.txt
|
40376 |
3 years |
srichter |
- Reimplemented tutorial runner. It's much saner now.
- Made sessions non-persi... |
tests.py
|
40376 |
3 years |
srichter |
- Reimplemented tutorial runner. It's much saner now.
- Made sessions non-persi... |
tutorial-configure.zcml
|
40074 |
3 years |
srichter |
Import initial code.
|
tutorial-meta.zcml
|
40074 |
3 years |
srichter |
Import initial code.
|
tutorial.py
|
40376 |
3 years |
srichter |
- Reimplemented tutorial runner. It's much saner now.
- Made sessions non-persi... |
tutorials.zcml
|
40291 |
3 years |
srichter |
A really, really bad attempt to get the tutorial working on a sample
doctest. B... |