Commit Graph

210 Commits

Author SHA1 Message Date
Adam Shaw 4d8046f7de update docs about running karma 2014-05-31 14:35:06 -07:00
Adam Shaw 7a714d1575 change location of where built files go 2014-05-30 22:50:58 -07:00
Adam Shaw d878ba8270 rename 2014-05-30 18:49:14 -07:00
Adam Shaw 90dff75a73 navigation test also tests getDate 2014-05-30 18:48:44 -07:00
Adam Shaw 687ee5b1b6 rename 2014-05-30 18:41:10 -07:00
Adam Shaw 4fecef676e automated tests for defaultDate 2014-05-30 18:40:45 -07:00
Adam Shaw 566b95c6d0 automated tests for gotoDate, incrementDate, prev, next, prevYear, nextYear, today 2014-05-30 18:20:24 -07:00
Adam Shaw 593e59d52c tests for maxTime. improvements to minTime tests 2014-05-30 16:15:27 -07:00
Adam Shaw 67853e0866 automated tests for titleFormat 2014-05-30 15:35:21 -07:00
Adam Shaw 1b335dac00 automated tests for timeFormat 2014-05-30 15:12:23 -07:00
Adam Shaw a5463da84a automated tests for weekNumberTitle 2014-05-30 14:45:47 -07:00
Adam Shaw 0e965e4387 add additional testing scenarios for incre-d's allDayText & weekNumberCalculation tests 2014-05-30 14:19:18 -07:00
Adam Shaw ba6f8072b4 tweaks to monthNamesShort test 2014-05-29 14:59:05 -07:00
Adam Shaw 2507d84e0b Merge branch 'test/monthNamesShort' of https://github.com/vidbina/fullcalendar into vidbina-test/monthNamesShort 2014-05-29 14:50:08 -07:00
Adam Shaw d8750fbe9f minor tweaks to monthNames test 2014-05-29 14:47:23 -07:00
Adam Shaw 62c742856c Merge branch 'test/monthNames' of https://github.com/vidbina/fullcalendar into vidbina-test/monthNames 2014-05-29 14:07:05 -07:00
Adam Shaw 300670da43 fixed a bunch of moment/timezone issues 2014-05-29 10:15:55 -07:00
Adam Shaw 1d0c3838ad beef up automated tests for moment stuff 2014-05-28 22:27:54 -07:00
David Asabina 91451a4042 Removed a FIX note for occassionaly skipped tests 2014-05-28 15:46:54 +02:00
David Asabina 19cc9f799f Cleaning up the style of my test 2014-05-28 15:34:05 +02:00
David Asabina b2b05a2523 Testing short monthnames in week views 2014-05-28 15:27:38 +02:00
David Asabina 3337519414 modified month view spec to test monthname in agendaDay and basicDay views 2014-05-28 12:09:47 +02:00
David Asabina 17cef53fb4 testing monthnames in month view 2014-05-28 11:46:16 +02:00
David Asabina 4980e14611 Basic setup for monthNames tests 2014-05-28 09:48:01 +02:00
Adam Shaw edfdaf0428 automated tests to ensure passed-in options object is not modified 2014-05-27 15:17:19 -07:00
Adam Shaw 5f182b606a fix select-method test failing in PhantomJS 2014-05-27 14:50:17 -07:00
Adam Shaw 800400172a scrollTime tests 2014-05-27 14:36:35 -07:00
Adam Shaw 1479335941 automated tests for dayClick 2014-05-27 14:10:31 -07:00
Adam Shaw ec8615e526 hack to get pageX/pageY working for jquery-simulate click 2014-05-27 14:10:12 -07:00
Adam Shaw 5db9a6eb97 tests for select method 2014-05-26 19:27:52 -07:00
Adam Shaw 636d2dd195 tests for select callback 2014-05-26 18:23:46 -07:00
Adam Shaw 849d8bb13d updateEvent should accept moments that have unnormalized start/end (issue 2084) 2014-05-25 22:25:33 -07:00
Adam Shaw 1d23d6ff8a upgrade to moment 2.6, test changes, bugfix 2014-05-25 16:33:10 -07:00
Adam Shaw 8d1b3b61da automated test tweaks 2014-05-25 15:41:28 -07:00
Adam Shaw 077b852048 automated tests for now 2014-05-25 10:23:23 -07:00
Adam Shaw bbaa6cfd2c remove ddescribe 2014-05-25 10:22:54 -07:00
Adam Shaw 723a13e488 tests for forceEventDuration, defaultAllDayEventDuration, defaultTimedEventDuration 2014-05-25 09:59:43 -07:00
Adam Shaw 0ffc4bd733 startParam/endParam/timezoneParam tests 2014-05-25 08:55:40 -07:00
Adam Shaw c9d577c278 tests for event object creation 2014-05-24 23:04:42 -07:00
Adam Shaw a295c2b9d4 tests related to lang 2014-05-24 22:09:48 -07:00
Adam Shaw 3ed9e7883d moment extended formatting tests 2014-05-24 17:10:02 -07:00
Adam Shaw be73cbf1d4 in tests, fix language change side effect 2014-05-24 16:28:39 -07:00
Adam Shaw 14e3e81a9f remove ddescribe 2014-05-24 16:20:47 -07:00
Adam Shaw 82f8192503 formatRange test. notes for testing lang 2014-05-24 16:17:41 -07:00
Adam Shaw 19436314e5 Merge branch 'test/dayNamesShort' of https://github.com/vidbina/fullcalendar into vidbina-test/dayNamesShort 2014-05-24 14:18:55 -07:00
Adam Shaw 16ce2ac632 fix my incorrect toBeNull checks 2014-05-24 14:17:59 -07:00
Adam Shaw d55ff57b3e fix problem where calendar dayNames setting wasnt being tested 2014-05-24 14:15:45 -07:00
Adam Shaw e4b3bc8d4f Merge branch 'test/dayNames' of https://github.com/vidbina/fullcalendar into vidbina-test/dayNames 2014-05-24 14:04:22 -07:00
Adam Shaw 5b0b65ae9f fix bug with jasmine momentjs comparers 2014-05-24 02:06:02 -07:00
Adam Shaw 009c9b56fc updateEvent tests 2014-05-24 02:05:42 -07:00