Re: [GSoC] [COMDEV-254] Allura - Personal Dashboard

2018-07-27 Thread Deshani Geethika
Thanks a lot. Will try these and let you know On Fri, Jul 27, 2018 at 8:52 PM Dave Brondsema wrote: > Sure, here's some thoughts: > > Inheriting from TestGitRepo means it gets all the test_* functions, so > when I > ran nosetests, it ran a lot of TestGitRepo.test_* tests too, which we > don't

Re: [GSoC] [COMDEV-254] Allura - Personal Dashboard

2018-07-27 Thread Dave Brondsema
Sure, here's some thoughts: Inheriting from TestGitRepo means it gets all the test_* functions, so when I ran nosetests, it ran a lot of TestGitRepo.test_* tests too, which we don't want to happen. So I'd remove that inheritance. You probably will have to duplicate the setup_with_tools()

[allura:tickets] Re: #8204 Create new neighbourhood

2018-07-27 Thread Dave Brondsema
Those are not part of the open source Allura, sorry --- ** [tickets:#8204] Create new neighbourhood** **Status:** open **Milestone:** unreleased **Created:** Fri Jun 08, 2018 06:15 AM UTC by Vrinda **Last Updated:** Thu Jul 26, 2018 12:34 PM UTC **Owner:** nobody Hello, I understand

Re: [GSoC] [COMDEV-254] Allura - Personal Dashboard

2018-07-27 Thread Deshani Geethika
Hi Dave, I have started to write a test case for Merge Requests Section. For that I have followed ForgeGit tests but it doesn't work for me. I was trying to create a merge request and see whether it appears in dashboard. I've pushed the code into my fork

[allura:tickets] #8220 Personal Dashboard - Create Tests for Merge Requests Section

2018-07-27 Thread Deshani
--- ** [tickets:#8220] Personal Dashboard - Create Tests for Merge Requests Section** **Status:** in-progress **Milestone:** unreleased **Labels:** Personal Dashboard **Created:** Fri Jul 27, 2018 12:31 PM UTC by Deshani **Last Updated:** Fri Jul 27, 2018 12:31 PM UTC **Owner:** Deshani