Skip to content

Dev meeting 2016 07 19

Gawain Lynch edited this page Jul 19, 2016 · 7 revisions

Agenda

  • Team pages
  • Job pages
  • Testing #5487 (Dan)
  • try.bolt.cm
  • Tagging new 2.2 and 3.0 to patch releases to fix https://httpoxy.org/

Actionable Items

Log

<gawainlynch> ping Bopp carsonfull damnlie gawainlynch phillipp rossriley SahAssar rarila rixbeck SahAssar slick0 
<phillipp> ah
<phillipp> here :)
<gawainlynch> Sorry, was head deep in *more* code
<gawainlynch> OK, Bob is out of action with the flu
<gawainlynch> dantleech_: Did you see my message here before about your component topic?
<dantleech_> gawainlynch: don't think so
<dantleech_> no
<gawainlynch> Ah, I was just asking if you minded, as Bob is sick and probably wasn't going to make tonight … if we could bump that one to next week as it is an area of passionate interest for him
* gawainlynch needs to type faaaaaaaaaaster
<dantleech_> gawainlynch: no problem
<gawainlynch> After today, I think everyone's probably dead on their feet too
<dantleech_> heat?
<gawainlynch> Nah, HTTPoxy
<phillipp> tomorrow will be even worse here (weather wise)
<rossriley> Here too
<phillipp> uh, still have to fix my serverz xD
<gawainlynch> rossriley: Big thanks again for help today
<gawainlynch> SahAssar: Same to you mate
<gawainlynch> Bob was OK with the idea of a team page, phillipp … so would you like to share your idea?
<phillipp> ok
<phillipp> idea is very basic
<phillipp> we have a team page, which shows all core team members on top. that way other people can see that there is a pretty big amount of people caring to keep this project running
<phillipp> if we have any volunteers for community tasks in the future, these would also be on that page, in a section below the core team members
<gawainlynch> Thoughts generally … is that sort of exposure bothering to anyone?
<gawainlynch> *Bothersome 
<rossriley> I don't mind. If someone is happy to put it together. 
<phillipp> goal for such a page is that people who find bolt, see that this project wont disappear from one to another day
<phillipp> i can put it together
<gawainlynch> Cool, do you have … yeah that :)
<phillipp> :)
<phillipp> I WON
<phillipp> oh ... wait :D
<gawainlynch> Any follow up on today and HTTPoxy?
<gawainlynch> rossriley: try.bolt.cm … is there anyway to get that to send out notifications when stuff starts crapping out … cause I broken another JSON query, or the like?
<rossriley> Yes. Guess we can put pingdom on it 
<gawainlynch> Cool
<gawainlynch> damnlie: You have an RFC on testing #5487 feel like raising that on a quite night of prefer to bump to next week too?
-[BoltIssueBall]/#boltcms- #5487 [open] [RFC] Testing https://github.com/bolt/bolt/issues/5487 
<gawainlynch> * dantleech_
<gawainlynch> Sorry damnlie :-)
<dantleech_> dantleech_: me?
<dantleech_> yeah, well its quite simple
<dantleech_> basically the idea is to categorize tests as being either functional or unit
<dantleech_> with the idea that Unit tests generally mock everything and never use the Container
<dantleech_> so f.e. https://github.com/symfony-cmf/resource-bundle/blob/master/Tests/Unit/Registry/RepositoryRegistryTest.php
<dantleech_> we do it in the CMF
<dantleech_> the functional tests would be more what you have currently
<dantleech_> where the all extend a base test case which instantiates the bolt application and gives you access to the container
<gawainlynch> I have no objections, personally, rossriley you and I wear most of this, and you've contributed the most by far … any thoughts mate?
<dantleech_> you could then further have f.e. a Browser/ namespace or similar which does Mink tests
<gawainlynch> Yeah, the main problem is people to step up and make it happen … are you able to put some work in yourself if agreed upon?
<dantleech_> thats difficult tbh
<dantleech_> what i could do is make a PR that creates the new namespace
<dantleech_> as basically most of the tests are functional now? (or?)
<dantleech_> then just move the ones which are Units to tests/Unit
<gawainlynch> Yeah, PRs speak volumes … and yeah, there is a bit of a mix
<dantleech_> so .. basically yeah. I could create a PR which lays the foundations
<dantleech_> and then additional tests would just be added as they appear (no refactoring of existing tests)
<gawainlynch> Basically we had a tiny little spray of tests … rossriley spent a *heap* of time just more in place, focused solely on getting code coverage
<gawainlynch> So it's grown out of a long history that he and I built on
<rossriley> I've got to disappear now so any outstanding bits for me can we catch up later gawainlynch 
<gawainlynch> rossriley: Zero stress mate
<gawainlynch> dantleech_: The other person I wanted to chat with was carsonfull … but mid-sprint. I think it would be cool so if you want to try an initial PR, give me a day to grab him and rossriley when there not short on time 
<gawainlynch> phillipp: Calling this one mate … too many sick and wounded today
<dantleech_> gawainlynch: cool, will try and make one this week
<dantleech_> will put it on my todo
<gawainlynch> </meeting>
Clone this wiki locally