forked from scudco/taza
-
Notifications
You must be signed in to change notification settings - Fork 19
/
TODO
22 lines (21 loc) · 996 Bytes
/
TODO
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Done:
+ Tagging test's (resolution: taglob)
+ sites and pages (resolution: Taza::Site)
+ generators for rakefile (resolution: uhh we made one?)
+ running tests by tag (resolution: ???)
+ gem server (resolution: taylor spiked this out)
+ build artifact of a video of a test running (resolution: we have two stories around this now)
+ test framework choices - what are we going to use and why we are using the one we are (resolution: rspec)
+ accessing the actual browser object (who creates it, who tears it down, etc)
+ block teardown of browser if yield is given for site
+ gem dependencies via hoe.(taglob,rake,rspec,mocha)
+ getting settings of a site: ex ECOM.settings delgates to taza::settings.site_file(ecom)
+ mocks
taza
- get rid of all the dumb ^M windows line endings
- url resolving
- ability to change yaml for a site
- ability to run integration tests for just a site
- clean all the config tests
- add test/spec support for generators
- add test/spec support for fixtures