Commit Graph
134 Commits
Author SHA1 Message Date
Adam Shaw 232b80bd7e Merge branch 'sirrocco-v2' into v2 2014-05-21 11:58:40 -07:00
Adam Shaw a326d85a30 Merge branch 'sirrocco-v2_columnFormat' into v2 2014-05-21 11:57:53 -07:00
Adam Shaw 2a4067e6a5 changed columnFormat tests to use hardcoded current date 2014-05-21 11:31:17 -07:00
Roxin Cernica 4a7800d6bf added columnFormat tests 2014-05-11 10:21:44 +03:00
Roxin Cernica e47c7826bb remove iit tests 2014-05-11 07:41:09 +03:00
Roxin Cernica 3a536435c9 added buttonIcons test 2014-05-11 07:41:09 +03:00
Roxin Cernica e6e5bfed0a agendaDay tests should use agendaDay 2014-05-07 08:47:40 +03:00
Adam Shaw 2ed274d1f2 improvements to the automated tests doc 2014-04-30 01:27:04 +08:00
Adam Shaw 9fed3071ed switch around where some of the tests live 2014-04-30 01:10:23 +08:00
Adam Shaw e79c47c129 fix some tests that relied on the local tz (thanks Hong Kong) 2014-04-29 21:08:32 +08:00
Adam Shaw 601e556a90 more info for automated test readme 2014-04-29 21:02:04 +08:00
Adam Shaw 68fe56435c tweaks to automated test readme 2014-04-29 17:11:14 +08:00
Adam Shaw dc5d985ab4 new docs on writing automated tests 2014-04-29 17:01:58 +08:00
Adam Shaw 3bb98d6ec8 Merge pull request #153 from tpruvot/v2
tests: add moment.js everywhere
2014-03-22 11:44:32 -07:00
Adam Shaw ceb13bb0c5 latest jasmine-jquery and jasmine-fixture 2014-03-15 11:39:16 -07:00
Tanguy Pruvot 43e1ea2ac2 tests: add moment.js everywhere 2014-02-23 13:11:52 +01:00
Adam Shaw 1c28cf5a5f different behavior when end-time equals nextDayThreshold. tests 2014-02-03 00:14:07 -08:00
Adam Shaw c8219f6238 parse ISO8601 date strings without date-of-month as first-of-month 2014-02-02 21:57:06 -08:00
Adam Shaw edcd275c91 improvements and bugfixes to FullCalendar's MomentJS extensions
notably we have no side effects on the Moment prototype anymore. we subclass
2014-02-02 21:56:02 -08:00
Adam Shaw 80fe8c1c96 new tests for ambiguous moments, moment construtors, moment range querying 2014-02-02 20:42:37 -08:00
Adam Shaw a3119fc3d1 add some moment helpers for Jasmine testing 2014-02-02 14:14:29 -08:00
Adam Shaw 1f5b6490a3 break apart date_utils.js 2014-02-02 13:53:41 -08:00
Adam Shaw d2b85cf80c code style improvements (for jscs) 2014-01-31 14:05:48 -08:00
Adam Shaw 758a235d19 code quality improvements (for jshint) 2014-01-31 14:05:48 -08:00
Adam Shaw efc3b2e52c rename test: slotMinutes -> slotDuration 2014-01-31 13:50:51 -08:00
Adam Shaw 2f6f8055b7 add some more tests 2014-01-28 00:22:25 -08:00
Adam Shaw 588fc25e39 fixup some existing tests 2014-01-28 00:22:25 -08:00
Adam Shaw d4be172f56 update tests for options related to newly introduced Moment/Duration 2014-01-28 00:22:24 -08:00
Adam Shaw 634ec186ee Merge branch 'v1-autotest' into v2-autotest
Conflicts:
	bower.json
2014-01-26 14:13:01 -08:00
Adam Shaw cdd3f29e98 moved automated test files to new locations 2014-01-26 13:59:42 -08:00
Gareth LeachmanandAdam Shaw 2bbbbf678e beginnings of an automated testing framework (Karma and Jasmine)
written by Gareth Leachman, squashed and reformatted by Adam Shaw
2014-01-26 13:59:18 -08:00
Adam Shaw 49088fb405 [2.0] some test file updates 2014-01-24 23:50:42 -08:00
Adam Shaw 7bd4e08bd0 remove executable flag from themeswitcher lib 2014-01-24 22:50:08 -08:00
Adam Shaw 197f8e77e8 add html file used for slotEventOverlap screenshots 2013-09-01 00:45:20 -07:00
Adam Shaw 13d24b1586 add test for issue 1035 2013-08-31 22:07:11 -07:00
Adam Shaw b7f96ba79a make slot_event_overlap test even better 2013-08-31 21:05:25 -07:00
Adam Shaw 6eb4693972 make slot_event_overlap test work after buildfix merge 2013-08-31 20:58:32 -07:00
Adam Shaw d5ef348738 Merge branch 'slot-event-overlap' into v1.6.3 2013-08-31 20:55:33 -07:00
Adam Shaw 9181e8be2e bower components go in lib/, all demos and tests reference them directly 2013-08-31 20:23:39 -07:00
Adam Shaw 038593d5f6 new algorithm for laying out agenda events. slotEventOverlap option 2013-08-31 17:25:11 -07:00
Adam Shaw 4aff669965 remove firebug-lite 2013-08-26 22:10:29 -07:00
Adam Shaw 83f7d50501 leverage Bower for dependencies 2013-08-26 22:05:54 -07:00
Adam Shaw 7a8359c0c9 update tabs test for latest jQuery UI 2013-08-10 15:02:11 -07:00
Adam Shaw 0c4f3a514a test file for new callbacks 2013-08-07 00:00:06 -07:00
Adam Shaw d910bb8fcd eventStartEditable/startEditable AND eventDurationEditable/durationEditable 2013-08-03 15:30:58 -07:00
Adam Shaw dbcaacd67a hookWindowResize -> handleWindowResize 2013-07-31 20:23:47 -07:00
Adam Shaw d3308c8e59 don't throw error if event's title is blank or null 2013-07-29 23:53:32 -07:00
Adam Shaw ff3e590d2f future/past classNames on day cells 2013-07-29 23:33:38 -07:00
Paul GallagherandAdam Shaw c93f64fc8b allow ajax data parameter to be specified as a function
(test updated by arshaw after-the-fact)
2013-07-29 23:14:37 -07:00
Adam Shaw 33e93dfad7 update tests for hiddenDays 2013-07-17 23:03:13 -07:00