VirtualTam's bookmarks
-
2023-05-31 The definitive guide to using the OpenSSL command line for configuration and testing.
Topics covered in this book include:
- key and certificate management,
- server configuration,
- a step by step guide to creating a private CA,
- testing of online services.
-
- https://github.com/roundcube/elastic (archived)
- https://github.com/roundcube/roundcubemail/tree/master/skins/elastic
- https://kolabian.wordpress.com/2017/09/23/elastic/
- https://kolabian.wordpress.com/2017/11/23/elastic-core-functionality-covered/
- https://kolabian.wordpress.com/2018/04/11/elastic-calendar/
- https://kolabian.wordpress.com/2018/06/15/elastic-html-editor/
-
2018-01-21 - If it is not managed by SCM, it doesn't exist.
- If it is not covered by tests, it doesn't exist.
- If it cannot be built and deployed in an automated and reproducible way, it doesn't exist.
- If it is not running in production, it doesn't exist.
- If it is not monitored and supervised, it doesn't exist.
Simple, heh?
-
2018-01-05 -
2018-01-05 -
2017-11-06 -
2017-05-12 -
2017-05-03 -
2015-09-13 -
2015-07-17 -
2015-05-26 -
2015-03-15 -
2015-01-04 Includes support for Coverage, Xunit and other cool stuff ;-) Oh, and there is parallel testing, too \o/
nosetests --with-coverage --cover-erase --cover-tests --cover-html --cover-html-dir=htmlcov --with-xunit --xunit-file=unit.xml
via http://www.alexconrad.org/2011/10/jenkins-and-python.html
-
2015-01-03 -
2014-09-16 -
2014-08-19 -
2014-07-10