> <wallyworld_> StevenK: TestBranchSubscriptionAddOtherView could iterate over > all types of open team and test with each one > <wallyworld_> StevenK: also getVisibleArtifacts - you have the return tuple > mixed up > <wallyworld_> StevenK: also, there are no legacy branch triggers so that check > isn't needed > <wallyworld_> StevenK: and so the reason the test_subscribe_gives_access test > passes is that the branch collection assumes subscribed = visible > <wallyworld_> so that bit of code is sort of pointless atm
I should clarify - the test will always pass right now, but will be needed for when we uncouple subscription and visibility for branches. So no harm in keeping it. -- https://code.launchpad.net/~stevenk/launchpad/branch-subscribe-aag/+merge/108881 Your team Launchpad code reviewers is subscribed to branch lp:launchpad. _______________________________________________ Mailing list: https://launchpad.net/~launchpad-reviewers Post to : [email protected] Unsubscribe : https://launchpad.net/~launchpad-reviewers More help : https://help.launchpad.net/ListHelp

