Conversation
|
This PR is not ready. We need:
|
There was a problem hiding this comment.
@BibMartin do you have a better suggestion than this?
There was a problem hiding this comment.
I would have done
_id = list(popup.html._children.keys())[0]
but it's really equivalent.
There was a problem hiding this comment.
but it's really equivalent.
The result? Yes. But your way is more readable. Changing that...
|
@ocefpaf This list might help in building strong tests. |
Thanks! I will take a look. (I like the name 😉) |
5368adc to
477884c
Compare
|
@BibMartin can you review and merge. I will add more tests later on. |
There was a problem hiding this comment.
So we can use "Ça c'est chouette" instead of u"Ça c'est chouette". Embrace the future 😉
|
It's ok. Merging 🎉 |
|
Thanks! |
Complements #253 and closes #252.
NB the
test_popup_unicodeis a known failure.