17:05 #startmeeting Calculator app 17:05 Meeting started Thu Jun 6 17:05:49 2013 UTC. The chair is mhall119. Information about MeetBot at http://wiki.ubuntu.com/meetingology. 17:05 17:05 Available commands: #accept #accepted #action #agree #agreed #chair #commands #endmeeting #endvote #halp #help #idea #info #link #lurk #meetingname #meetingtopic #nick #progress #rejected #replay #restrictlogs #save #startmeeting #subtopic #topic #unchair #undo #unlurk #vote #voters #votesrequired 17:06 let me grab the links 17:06 Bugs: https://bugs.launchpad.net/ubuntu-calculator-app 17:06 Blueprint: https://blueprints.launchpad.net/ubuntu-phone-commons/+spec/initial-calculator-development 17:06 Burndown: http://status.ubuntu.com/coreapps-13.10/ubuntu-calculator-dev-coreapps-13.10-month-2.html 17:07 right, so before we get into those, I have a question 17:07 do the saved calculations get stored on disk? 17:07 in Sql DB 17:07 so yes on disk 17:07 I was taking screenshots for my blog post today, and notices that they didn't survive closing the app and re-opening it 17:08 ok, so it's a bug then 17:08 Interesting 17:09 It was working fine until recently 17:09 ok, bug filed for that: https://bugs.launchpad.net/ubuntu-calculator-app/+bug/1188292 17:09 if you can investigate 17:09 I have not checked what has changed 17:10 does it happen on phone or on PC? 17:10 on my nexus7 tablet 17:10 haven't tried it on PC 17:10 but I will, and I'll update bug 17:11 Works fine on PC 17:11 alright, next order of business let's check on the work items 17:11 [dalius-sandbox] Add autopilot tests: TODO 17:11 It might be that something wrong is in lower level 17:11 appropriately enough, I had a meeting with balloons earlier today about autopilot tests 17:12 I have not done personally anything this week :) 17:12 and what we want to do is file a bug and work item for each invididual test case we want 17:12 I know we already have some autopilot tests written 17:12 Yes, there are some tests already 17:12 indeed, I see about 6 tests 17:13 I'm going to try and file bugs for the "missing" features from the tests that need to be written. 17:13 here, I've created an etherpad: http://pad.ubuntu.com/rHMaCpyJ2y 17:14 I'll list what's in there if we want to brainstorm now about what might else is missing 17:14 balloons: if you can add the ones in there to the pad, with DONE after them 17:15 I can't access etherpad 17:15 daliusd: I'm adding you to the ubuntu-etherpad team on launchpad 17:15 try it now 17:16 mhall119, you should add all the app-cats or other major group to the team :-) 17:16 balloons: good idea 17:16 Yes, now it works 17:16 ok, so let's list everything that can be tested with Autopilot here in the etherpad 17:17 then I'll add them to the blueprint and balloons can register bugs for them 17:17 balloons: can autopilot test across closing/opening the app? 17:17 so we can test that saved calculations persist? 17:18 we should be able to do that yes 17:18 ok 17:19 does test_swipe_up_clears test that the old calculation is in the history ist? 17:19 list 17:20 it just ensures the list is cleared after dragging 17:20 ok 17:21 mhall119, I can't reproduce that bug with history. It can be phone specific 17:22 alright, this list is looking good, we can add more to it as we encounter them 17:22 daliusd: ok, I'll see if I can re-produce it on my laptop, if it works there I'll try deleting old databases and stuff on my tablet 17:22 balloons: are you happy with this list of tests? 17:23 mhall119, we have a manual testcase as well I'll check against 17:23 the calculator is unique in that regard.. so yes :-) 17:24 the operator precendence stuff is a bit weird to me 17:24 that should be done at a unit test level 17:24 daliusd: ^^ ? 17:24 otherwise I like the list 17:25 there are unit-tests 17:25 ok, I'll remove that one then 17:25 I can't say if they are maintained though 17:25 there's a test for it already anyway 17:25 we were religous with first version 17:25 with unit-tests 17:25 but our motivation dropped when we were attacked with constantly changing requirements 17:25 :) 17:26 has that settled down now? 17:26 well, until the visual designs arrive anyway 17:26 :) 17:26 Well we will see design tomorrow, don't we :) ? 17:26 yup 17:27 we may be blocked on implementing it for a little bit though, nik90 on the Clock team says the SDK still needs some extra functionality 17:27 but, we'll know more tomorrow 17:27 alright, let's finish going through this month's work items 17:27 [dalius-sandbox] Create a Widgets folder and move common components (Button, Screen, etc) there: TODO 17:27 is that still TODO? 17:28 Yes 17:28 ok 17:28 still bigger problem 17:28 that we basically have just button 17:28 :) 17:28 well I'm waiting for design on this as well 17:28 ok 17:28 and finally [boiko] Fix autopilot tests: TODO 17:28 is it that running them doesn't work, or that they don't pass? 17:28 I guess this one almost done. I ran autopilot tests and just one failed 17:29 alright, I'll mark it as INPROGRESS until they all pass 17:29 and I'll add the work items we just defined to the month-3 milestone, which is next month 17:30 ok 17:30 alright, any other questions or concerns from you daliusd ? 17:31 Nope :) 17:31 #endmeeting