titon/toolkit-tests

Full HTML, CSS, and JS testing suite for Titon Toolkit.

dev-master 2015-08-12 22:42 UTC

This package is auto-updated.

Last update: 2024-03-05 16:59:31 UTC


README

 ______   ______   ______   __       __  __   __   ______
/\__  _\ /\  __ \ /\  __ \ /\ \     /\ \/ /_ /\ \ /\__  _\
\/_/\ \/ \ \ \/\ \\ \ \/\ \\ \ \____\ \  _  \\ \ \\/_/\ \/
   \ \_\  \ \_____\\ \_____\\ \_____\\ \_\ \_\\ \_\  \ \_\
    \/_/   \/_____/ \/_____/ \/_____/ \/_/\/_/ \/_/   \/_/

Titon Toolkit

This project contains full blown in-browser testing suite for all Toolkit plugins and their configurations. The tests will always use the latest Toolkit development code, but you could always swap in the CSS and JS files manually to test for yourself.

This project requires a running webserver (Apache, nginx) as AJAX requests are utilized. When ready, simply clone the project and open up the index.html file to start testing!