/srv/irclogs.ubuntu.com/2016/01/16/#ubuntu-google.txt

fazerDoes anybody know what Vatika Harlaka's nickname is?00:04
knomenot everybody is on IRC00:05
fazerI guess... Even the mentors?00:15
knomeeven them/us :)00:16
fazerI claimed this task and its not very specific: https://codein.withgoogle.com/dashboard/task-instances/5207178558308352/?sp-page=1 . It says make 5 code refactors but it doesn00:26
fazer't specify which repo/project to make the changes to.00:26
knomejose, ping! please publish https://codein.withgoogle.com/dashboard/tasks/4874591692390400/ :)15:45
joseknome: hello! let me check15:45
joseknome: should be all set now :)15:46
* knome bows15:46
knomejose, now that you are there, we can publish this task too (i don't know why it wasn't already): https://codein.withgoogle.com/dashboard/tasks/4514565299634176/15:48
josesure, let me check15:49
joseand published as well15:51
knomethanks again15:53
MatthewAllenknome, on http://docs.xubuntu.org/contributors/ the links for the PDF's both A4 and US Letter are dead links16:05
knomeMatthewAllen, right.. just dismiss that for now :)16:30
knome(unless you want to read it in pdf, in which case you should be able to build the documentation with those files as long as you are not running xenial)16:31
tsimonq2MatthewAllen: you should be good to go16:35
tsimonq2:)16:35
MatthewAllentsimonq2, thanks! :)16:35
wxldarnit can someone unapprove this please? https://codein.withgoogle.com/dashboard/task-instances/6609275128381440/19:23
fazerahayzen, isn't what you want me to do the same as this: http://bazaar.launchpad.net/~ubuntu-weather-dev/ubuntu-weather-app/reboot/view/head:/tests/autopilot/ubuntu_weather_app/tests/test_locations_page.py#L6920:58
ahayzenfazer, just commented, it is similar20:59
ahayzenfazer, but the test is to use the swiping left/right rather than through the button edge21:00
ahayzenso you'll be able to use the same assert on the self.home_page.get_selected_location_index() ..but instead of going to the location page... you simple swipe across21:00
ahayzen*simply21:00
fazerahayzen, ok. That shouldn't be too hard.21:01
ahayzenyup :-)21:01
ahayzenjust add a swipe method to the Home page helper class21:01
ahayzenthen it'll be a very similar test21:01
fazerand this test goes in the test_home_page right? not locations.21:02
ahayzenit'll go in the test_home file yes21:02
fazerahayzen, the default orientation is the next tab on the right, right? So I have to wipe to the left to get to it?21:22
ahayzenfazer, yup21:24
fazerok cool.21:24
fazerso my swipe can just be swiping to the left? I don't need to have a parameter for the direction?21:25
ahayzenfazer, you could make it generic21:48
fazerok.21:49
ahayzenfazer, as the method names are clear, maybe a swipe_left and swipe_right method on the home class and then a generic method outside of the class21:50
fazerahayzen, by outside you mean in BAseTestCaseWithPatchedHome()?21:52
ahayzenfazer, just straight into the helper file the __init__.py not the tests/__init__.py IIRC21:53
fazerok.21:54

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!