On Tue, 19 Jul 2011 14:44:10 -0400 Michael Orlitzky <mich...@orlitzky.com> wrote:
> 2. Subject to #1, where is the most appropriate place to add the > tests? My first guess would be in the "TESTS:" section of > sage/calculus/calculus.py, but there appear to be some standalone > tests defined in sage/tests, too. If you are adding tests only for integration, starting a new file sage/symbolic/tests.py might be better. There is a list of open integration tickets here: http://trac.sagemath.org/sage_trac/wiki/symbolics Don't forget to mention the ticket number in the test. Cheers, Burcin -- To post to this group, send an email to sage-devel@googlegroups.com To unsubscribe from this group, send an email to sage-devel+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-devel URL: http://www.sagemath.org