Testing is an important part of the development process for Backdrop. Every new feature added to core needs to have a test to make sure that it does not get accidentally broken by changes in the future.
In this session, I will be going over the basics of how Backdrop's testing framework, Simpletest, operates and how to make a basic test for your own code. After that, we can go over any questions you may have or discuss problems people have run into in the past.
Recent comments
I am adding some notes from this session in comment configs for different environment https://...
I would love to be at this session, but I'm not getting up at 2 AM to be able to be present and aware. :)
In the news: the Louvre's video surveillance system had the password: Louvre
That would be great thanks Alex
I ported Access by Term (ABT) from Drupal and use it on an internal site. I think it is a very useful module for...