Commit Graph

440 Commits

Author SHA1 Message Date
Adam Shaw decdbd518e ignores for bower 2014-05-31 12:42:17 -07:00
Adam Shaw a068358153 release script and grunt-bump 2014-05-31 12:41:11 -07:00
Adam Shaw 2bd0037b2f rejigger the way bower works 2014-05-31 01:18:10 -07:00
Adam Shaw 3514ce59eb move lumbar and karma config files into build directory 2014-05-30 23:58:14 -07:00
Adam Shaw ddb9dfb2f7 get grunt-karma working with build flow 2014-05-30 23:51:16 -07:00
Adam Shaw 24a40d9340 update some build scripts to use new directory scheme 2014-05-30 23:08:14 -07:00
Adam Shaw 5edc3382f7 move some root-level build-related files into build directory 2014-05-30 22:59:28 -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 42599f5870 accept duration-ish inputs for incrementDate method 2014-05-30 18:24:29 -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 229e0e5032 update dates in demo files to be June 2014 2014-05-29 16:05:52 -07:00
Adam Shaw dba8898143 script to update dates in demos 2014-05-29 16:05:10 -07:00
Adam Shaw f2ae138719 add bash shebang to build/watch file 2014-05-29 16:04:56 -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 e76f39b2c3 use jquery-simulate-ext instead of jquery-simulate 2014-05-26 16:45:10 -07:00
Adam Shaw 7af9c3d322 watch all js files for karma 2014-05-26 16:37:07 -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 7dee5b50e1 fix issue 2085, problem with slotDuration/snapDuration 2014-05-25 20:50:15 -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