Changes between Version 22 and Version 23 of NewbieDeveloperSetup
- Timestamp:
- 2014-11-22T11:39:57Z (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
NewbieDeveloperSetup
v22 v23 41 41 o. Learn [wiki:Patches how to submit patches] 42 42 43 p. Dive into the code! See some [ /pipermail/tahoe-dev/2012-May/007337.html tips for diving into Tahoe's source code] and follow the [wiki:CodingStandards coding standards] when you're ready to code.43 p. Dive into the code! See some [https://tahoe-lafs.org/pipermail/tahoe-dev/2012-May/007337.html tips for diving into Tahoe's source code] and follow the [wiki:CodingStandards coding standards] when you're ready to code. 44 44 45 q. Learn [wiki:HowToWriteTests how to write tests]. Patches and new code should pass the automated testing before being eligible to be merged (see [ticket:68#comment:88 this comment]). There is a [query:status=!closed&keywords=~test-needed list of patches needing tests] if you want to get your feet wet.45 q. Learn [wiki:HowToWriteTests how to write tests]. Patches and new code should pass the automated testing before being eligible to be merged (see [ticket:68#comment:88 this comment]). Even [https://tahoe-lafs.org/pipermail/tahoe-dev/2014-November/009268.html packaging has tests]. There is a [query:status=!closed&keywords=~test-needed list of patches needing tests] if you want to get your feet wet.