-
Notifications
You must be signed in to change notification settings - Fork 308
Conversation
7af1350
to
3c685c1
Compare
Alright, I migrated client-side tests to Splinter in #4079, and have inserted that into the PR chain. Ready to write some tests for this UI! :-) |
64bfc9e
to
a182c5c
Compare
#4076 is in, and I've rebased on master. Onward! |
As part of getting this to work, I made a couple other changes that should be separate PRs. |
Hmm ... a test failure to investigate. Perhaps related to PhantomJS vs. Chrome? |
Okay! Travis is happy. 👍 Now to bring removing users, and then setting takes ... |
... aaaaaaaand 1ea1294. :) |
You won't need |
We should address that before going live with the rest of the work on this PR, yes. Wanna do that in a separate PR, and we can be sure to deploy that before landing this PR? |
I'm getting a bunch of errors while trying to run only one test. I'll finish the tests and make the PR after lunch :-) |
If you start a PR with the broken code, we can maybe help debug. :) |
(You could be hitting problems introduced by #4079.) |
No broken code, but I think I'll add a Makefile rule to be able to only run a batch of tests (pytest's |
Go for it. I have this in my
So I run tests like this:
|
caedf84
to
283b5aa
Compare
IDs are brittle, I guess? Classes feel more betterer.
@Nashe points out that we only allow POST in the first place. #4077 (comment)
The team navbar's behaviour was broken since some months, it's now fixed ans some tests were added.
Make it available only to the administrators, owners and members of the team.
This reverts commit d39d411.
Maybe got caught in a global search/replace?
This gives us more control over the UX ... and helps us dodge difficulty with browser testing.
In the previous commit, we stopped using the browser's native confirm dialog.
- remove redundant test class - aim for one assert per test case
77d2408
to
14a5f24
Compare
💃 |
⬑ #3994
← #4099 (diff)
Refactor the new takes/membership code now that #4023 and #4024 are merged into this new line of development.
get_take_for
fromset_take_for
(useold_takes
)lookup.json
l10n—done in 505c14fnicelyprevent owners from adding ineligible members—bring back the takes UI #4077 (comment) —done in c0cf218 and 51d9739