Commit Graph
399 Commits
Author SHA1 Message Date
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
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 46b401c090 fix bug getting confused with momentjs formatting char LT and our T 2014-05-24 17:09:46 -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 0eb861c1ad behavior tweaks to formatRange 2014-05-24 16:17:15 -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
Adam Shaw f577a3f548 change behavior when updateEvent called when new dates cant be computed in tz 2014-05-24 02:05:17 -07:00
David Asabina ccde440850 Fixing style issues 2014-05-24 03:38:25 +02:00
David Asabina 2c0e9aa887 Fixing style issues 2014-05-24 03:20:49 +02:00
David Asabina 054a44ab16 Moving testableClasses to seperate variable 2014-05-24 03:05:51 +02:00
David Asabina 920fd33d87 Refactored spec for repeatability (using same spec for agendaDay and basicDay) 2014-05-24 03:00:30 +02:00
David Asabina 5333aa0d06 Reusing specs + finding els using fc-view as reference 2014-05-24 01:32:30 +02:00
David Asabina f91ef2444c Using expect inside a loop is probably not the smartest idea 2014-05-23 22:53:10 +02:00
David Asabina 2a923a42a4 Cleaning up dayNames test to pass ``grunt check`` 2014-05-23 22:25:33 +02:00
David Asabina 99f7e044f6 Testing dayNames in agendaDay 2014-05-23 19:20:33 +02:00
David Asabina b0ab064d5a Fixed time to known value + testing basicDay dayName for entire week 2014-05-23 19:03:21 +02:00
Adam Shaw c01c43e5d3 test tweaks 2014-05-23 09:08:17 -07:00
David Asabina dfe3fc72b1 Testing the dayname (at least the current) in basicDay and agendaDay views 2014-05-23 17:21:15 +02:00
Adam Shaw fe2df77371 google calendar plugin tests 2014-05-22 17:03:33 -07:00
Adam Shaw d149352a7e get events-json-feed test using mockjax 2014-05-22 17:03:12 -07:00
Adam Shaw dd317f19fa remove jasmine-ajax lib 2014-05-22 17:02:11 -07:00
Adam Shaw 54e632e0e2 use mockjax 2014-05-22 17:01:42 -07:00
Adam Shaw 5a511c72a2 events (array/function/feed) tests. timezone tests 2014-05-22 12:27:41 -07:00
Adam Shaw d99b797791 make timezone option default to false instead of undefined 2014-05-22 12:27:10 -07:00
Adam Shaw e6333a6891 jasmine-ajax (unfortunately latest version not in bower) 2014-05-22 12:26:41 -07:00
David Asabina b1e01e5e9b Described the test for the agenda and basic view 2014-05-22 20:57:20 +02:00
David Asabina fc5d688064 Testing default, non-default and user-specified short daynames 2014-05-22 20:42:40 +02:00
Adam Shaw 0bb1dd9bdd dayRender test 2014-05-21 23:21:00 -07:00
Adam Shaw f1ff99ff18 allDayDefault test 2014-05-21 18:25:12 -07:00
Adam Shaw 7786cc38c7 modify test for buttonText to account for new behavior 2014-05-21 17:01:21 -07:00
Adam Shaw dda017efe2 allow user-specified buttonText to override buttonIcons 2014-05-21 17:00:51 -07:00
Adam Shaw 107cf134f2 Merge branch 'vidbina-test/buttonText' into v2 2014-05-21 11:59:07 -07:00