Opened 17 years ago
Closed 17 years ago
#54 closed enhancement (fixed)
Integrate weblocks-demo into weblocks source tree under examples directory
Reported by: | anonymous | Owned by: | Slava Akhmechet |
---|---|---|---|
Priority: | low | Milestone: | 0.1 |
Component: | weblocks | Version: | pre-0.1 |
Keywords: | examples demo | Cc: |
Description
Weblocks-demo should be integrated into weblocks under /examples directory. We should develop ways to unit test the application code, not just component code, and ensure that unit tests of future example projects run as part of weblocks-test suite. This should probably be done after ticket #35.
Note: See
TracTickets for help on using
tickets.
weblocks-demo was added under common-lisp.net/project/cl-weblocks/darcs/weblocks-demo. Currently demo code is not unit tested. This will have to wait until more resources are available.