Commit Graph
263 Commits
Author SHA1 Message Date
Adam Shaw ea95db29f4 automated tests for fixedWeekCount 2014-08-24 19:38:50 -07:00
Adam Shaw bed9f94d66 better tests for height/contentHeight. considers "auto" 2014-08-24 19:22:39 -07:00
Adam Shaw 4ee02bdbe5 fix some code style errors in automated tests 2014-08-23 19:09:37 -07:00
Adam Shaw 0112c695e4 tests for agenda event time rendering. issue 2172 2014-08-23 18:59:05 -07:00
Adam Shaw f2001c471c test for issue 2254 2014-08-23 18:58:21 -07:00
Adam Shaw b985235098 some additional automated test utilities 2014-08-23 18:12:36 -07:00
Adam Shaw aec778518e test for agenda axis on correct side. issue 2132 2014-08-23 18:11:58 -07:00
Adam Shaw 5c1aea8f3f tests for issue 714 2014-08-23 17:47:49 -07:00
Adam Shaw e403c6793e test for selectHelper going through eventRender, issue 629 2014-08-23 17:36:10 -07:00
Adam Shaw 7db38c9cab test for events staying consistent order across weeks. issue 510 2014-08-23 17:25:54 -07:00
Adam Shaw a2b05cc677 test for selecting in timegrid across days. issue 778 2014-08-23 17:04:42 -07:00
Adam Shaw 8fca11085f test for resizing to a different day. issue 736 2014-08-23 17:01:42 -07:00
Adam Shaw 204acaec27 add tests for issue 2226 2014-08-23 16:40:33 -07:00
Adam Shaw 81471b757d tests for issue 2225 2014-08-23 16:36:15 -07:00
Adam Shaw 5296dbde61 test for issue 2217 2014-08-23 16:23:35 -07:00
Adam Shaw ec20ef34b0 tests for issue 2017 2014-08-23 16:18:43 -07:00
Adam Shaw 1e6dd460ba tests for issue 2240 2014-08-23 15:54:56 -07:00
Adam Shaw 54cab0af6f make eventLimit popover tests work in phantomjs 2014-08-22 19:27:31 -07:00
Adam Shaw 4f0737fe7d tests for all things eventLimit related 2014-08-22 18:31:21 -07:00
Adam Shaw 03f230526e make dnd tests work with autoscroll 2014-08-22 18:30:47 -07:00
Adam Shaw 67e2d45cf5 moment-2.8 compatibility, automated tests (2.1), .add() calls 2014-08-06 18:09:24 -07:00
Adam Shaw c04bbba6d6 Merge branch 'master' into skeleton
Conflicts:
	src/agenda/AgendaDayView.js
	src/agenda/AgendaEventRenderer.js
	src/agenda/AgendaView.js
	src/agenda/AgendaWeekView.js
	src/basic/BasicDayView.js
	src/basic/BasicView.js
	src/basic/BasicWeekView.js
	src/basic/MonthView.js
	src/common/DayEventRenderer.js
	src/common/SelectionManager.js
2014-08-06 18:08:15 -07:00
Adam Shaw b2201620a9 moment-2.8 compatibility, automated tests, suppress warnings 2014-08-06 17:32:33 -07:00
Adam Shaw 564ce15882 moment-2.8 compatibility, automated tests, LL formatting change 2014-08-06 17:32:23 -07:00
Adam Shaw 0fa47ad2b7 make all of the newer automated tests pass the linter 2014-08-02 16:27:56 -07:00
Adam Shaw 1be3356425 remove jquery-ui references from demos and manual tests 2014-07-23 13:16:47 -07:00
Adam Shaw 14b59f9c1b make the many_events tests work again 2014-07-23 13:16:47 -07:00
Adam Shaw f0bdab23ce update tests for new HTML/CSS skeleton refactor 2014-07-23 13:16:38 -07:00
Adam Shaw e8fc270790 automated tests for removeEvents & addEventSource methods 2014-06-24 22:07:20 -07:00
Adam Shaw f311e3fc74 adjust tests to work in any browser size. more IE8 notes 2014-06-14 12:40:51 -07:00
Adam Shaw d663c46afe jasmine-jquery helpers: toEqualDuration and better messaging 2014-06-13 16:53:35 -07:00
Adam Shaw 29cbeb55e4 fix bug where setting FCMoment time with a Moment 2014-06-13 16:53:27 -07:00
Adam Shaw 6153ac285e dont mistake a jqui resize event for a window resize event 2014-06-13 15:03:23 -07:00
Adam Shaw 7cbac28270 prove issue 595 is fixed 2014-06-13 14:38:00 -07:00
Adam Shaw 1d17e1a5ae when weekMode is variable/liquid, dont display weeks with no visible days 2014-06-13 14:29:31 -07:00
Adam Shaw 44aabdb390 automated test template file to help get a test started 2014-06-13 13:00:48 -07:00
Adam Shaw 7e1dac7782 tests for displayEventEnd, as well as affected dnd/resize tests 2014-06-13 12:59:40 -07:00
Adam Shaw ee3715c173 hack to give jquery-simulate drag-n-drop a default interpolation 2014-06-13 12:57:12 -07:00
Adam Shaw 26e4610ff9 dont modify passed-in eventSource items 2014-06-12 19:33:37 -07:00
Adam Shaw b489efa8e8 new plain manual test template 2014-06-11 23:21:03 -07:00
Adam Shaw 037506a023 improve event dnd/resize tests by type-checking for all arguments 2014-06-11 23:01:17 -07:00
Adam Shaw 957635adfc manual test for proving issue 2048 is fixed 2014-06-11 16:36:04 -07:00
Adam Shaw e5013d5631 tests for eventDrop/eventResize 2014-06-11 16:15:18 -07:00
Adam Shaw 3b4e8f6908 fix fc-ltr className not being cleaned up when calendar is destroyed 2014-06-11 12:34:15 -07:00
Adam Shaw 6a74c3d9ba test for memory leak 2014-06-10 18:33:34 -07:00
Adam Shaw a222f9e0f8 remove automated test readme, because its on the wiki now 2014-06-05 11:20:37 -04:00
Adam Shaw ba99b77a3b update links in Automated Test Readme to not point at v2 anymore 2014-06-02 20:07:44 -07:00
Adam Shaw 738b728d1b change the way grunt-karma is called 2014-06-01 23:25:16 -07:00
Adam Shaw ab04d1206b simplify json-feed jQuery ajax test. make it work in IE8 2014-06-01 18:15:57 -07:00
Adam Shaw 315a3dc0b6 make all JS (mostly tests) es3-compliant, because we care about testing in IE8 2013-09-01 06:00:00 -07:00