Alex Pott
|
537cc87642
|
Issue #2333731 by Berdir: Fixed WebTestBase::drupalCreateNode() should not hardcode default values.
|
2014-09-09 16:35:25 +01:00 |
Alex Pott
|
a1f0ff2d7e
|
Issue #375062 followup by David_Rothstein: Fixed [follow-up] imagecolorsforindex() Color index nnn out of range in GDToolkit.
|
2014-09-09 16:31:48 +01:00 |
Nathaniel Catchpole
|
7fc47f3526
|
Issue #2324789 by tim.plunkett: Remove UnitTestBase.
|
2014-09-09 11:37:02 +01:00 |
webchick
|
50eb47ea9b
|
Issue #1938068 by sun, Berdir: Convert UnitTestBase to PHPUnit.
|
2014-09-08 09:53:06 -07:00 |
Dries
|
ca85441da2
|
Issue #2260121 by sun: PHPUnit Tests namespace of modules is ambiguous with regular runtime namespace (+ Simpletest tests).
|
2014-09-05 12:40:22 -04:00 |
Alex Pott
|
5c3b66c8c9
|
Issue #2330121 by plach, effulgentsia, fago: Replace ContentEntityDatabaseStorage::getSchema() with a new EntityTypeListenerInterface implemented by SqlContentEntityStorageSchema.
|
2014-09-05 16:08:01 +01:00 |
Nathaniel Catchpole
|
6aeb7e9a32
|
Issue #2325197 by tstoeckler, sun: Remove drupal_classloader().
|
2014-09-03 14:02:51 +01:00 |
Nathaniel Catchpole
|
c1f444b1b0
|
Issue #2248767 by effulgentsia, beejeebus, alexpott: Use fast, local cache back-end (APCu, if available) for low-write caches (bootstrap, discovery, and config).
|
2014-09-02 12:17:53 +01:00 |
webchick
|
8c68491896
|
Issue #2273277 by Wim Leers, effulgentsia, Fabianx: Fixed Figure out a solution for the problematic interaction between the render system and the theme system when using #pre_render.
|
2014-08-29 16:37:14 -07:00 |
webchick
|
68cd18cec3
|
Issue #2328995 by znerol: Remove unused and defective WebTestBase::drupalGetToken().
|
2014-08-28 23:33:53 -07:00 |
webchick
|
6227e3aa97
|
Issue #2295469 by Cottser, dawehner | effulgentsia: Add support for static permission definitions with *.permissions.yml.
|
2014-08-27 01:05:25 -07:00 |
webchick
|
53b72740fa
|
Issue #2323259 by Sutharsan, vijaycs85, Gábor Hojtsy: Fixed Local translation file detection is not semantic version compatible.
|
2014-08-25 22:33:10 -07:00 |
webchick
|
b5ade79e01
|
Issue #2272879 by clemens.tolboom, alexpott: Fixed Can not run a WebTestBase or KernelTest base tests from inside a simpletest.
|
2014-08-24 13:14:13 -07:00 |
webchick
|
1203a0927b
|
Issue #2325575 by sun: Fixed Theme must not be primed in core.extension and KernelTestBase.
|
2014-08-23 15:07:03 -07:00 |
webchick
|
4fb0f9d8fd
|
Issue #2251113 by alexpott, damiankloip, Crell, Wim Leers, dawehner, sun: Use container parameters instead of settings.
|
2014-08-23 13:19:53 -07:00 |
webchick
|
de5fe262f2
|
Issue #2318087 by tim.plunkett: Replace ['input'] with FormState::getUserInput().
|
2014-08-23 12:18:55 -07:00 |
Alex Pott
|
a4125e6a8c
|
Issue #2228093 by dawehner | sun: Modernize theme initialization.
|
2014-08-21 17:53:03 +01:00 |
Alex Pott
|
450cc9891d
|
Issue #2322809 by chx, dawehner, tim.plunkett: Tighten routing security by access checking in matchRequest.
|
2014-08-21 12:36:06 +01:00 |
Alex Pott
|
234382b6db
|
Issue #2248845 by sun: Fixed [run-tests.sh] simpletest_phpunit_xml_filepath() depends on public:// stream wrapper.
|
2014-08-19 16:21:58 +01:00 |
Alex Pott
|
0aaa1c8098
|
Issue #2298039 followup by lauriii, sqndr: Remove all PNG fallbacks for SVG.
|
2014-08-18 17:54:05 +01:00 |
Alex Pott
|
0463b81a08
|
Issue #2322889 by sun: Fixed Various setUp() and tearDown() methods are not protected.
|
2014-08-18 16:50:50 +01:00 |
Alex Pott
|
b3695e87b3
|
Issue #1498664 by andypost, plach, penyaskito | dawehner: Refactor user entity properties to multilingual.
|
2014-08-13 22:21:28 -07:00 |
Alex Pott
|
8196034a57
|
Issue #2316533 by tim.plunkett: Add getValue/setValue/hasValue and isValueEmpty to FormState.
|
2014-08-08 11:25:54 -05:00 |
Alex Pott
|
9eac446013
|
Issue #1676910 by cs_shadow, penyaskito, lokeoke | xjm: Rename randomName() to randomMachineName().
|
2014-08-06 09:50:23 +01:00 |
Alex Pott
|
627a719a7f
|
Issue #2189661 by tim.plunkett: Replace $form_state['redirect_route'] with setRedirect().
|
2014-08-06 09:05:02 +01:00 |
Alex Pott
|
537457b512
|
Issue #2308821 by tim.plunkett: Replace FormErrorInterface with $form_state->setErrorByName() and $form_state->setError().
|
2014-08-04 11:19:36 +01:00 |
Dries
|
fc5e111aca
|
Issue #2225353 by tim.plunkett: Convert to an object and provide methods like setError().
|
2014-07-30 20:50:42 -04:00 |
Alex Pott
|
70bed3385f
|
Issue #2301317 by pwolanin, dawehner, Wim Leers, effulgentsia, YesCT, xjm, alexpott: MenuLinkNG part4: Conversion.
|
2014-07-30 13:04:04 +01:00 |
Alex Pott
|
44f76c6bcf
|
Revert "Issue #2301317 by pwolanin, effulgentsia, Wim Leers, dawehner, alexpott: MenuLinkNG part4: Conversion."
This reverts commit fd2db9cd35 .
|
2014-07-30 13:02:58 +01:00 |
Nathaniel Catchpole
|
fd2db9cd35
|
Issue #2301317 by pwolanin, effulgentsia, Wim Leers, dawehner, alexpott: MenuLinkNG part4: Conversion.
|
2014-07-30 11:47:01 +01:00 |
Alex Pott
|
ac76e2c5df
|
Issue #2309687 by eiriksm: Fixed Typo in docs for function Testclass::verbose.
|
2014-07-28 22:26:58 +01:00 |
Alex Pott
|
d1ba247378
|
Issue #2311027 by pwolanin: Fixed WebTestCase using $ instead of % for placeholder text.
|
2014-07-28 14:31:20 +01:00 |
Nathaniel Catchpole
|
7c226d14a8
|
Issue #2289183 by anavarre, xjm: Fixed Temporarily increase D8 memory limit to reflect current requirements.
|
2014-07-22 10:24:02 +01:00 |
Nathaniel Catchpole
|
a57630c83d
|
Issue #2287727 by yched, swentel, alexpott: Rename Field[instance]Config classes and entity types (again).
|
2014-07-18 19:56:27 +01:00 |
Alex Pott
|
87e675f09b
|
Issue #1825952 by Fabianx, joelpittet, bdragon, heddn, chx, xjm, pwolanin, mikey_p, ti2m, bfr, dags, cilefen, scor, mgifford: Turn on twig autoescape by default
|
2014-07-18 10:05:22 +01:00 |
Alex Pott
|
b560f348bd
|
Issue #2303605 by cilefen: Rename *.menu_links.yml to *.links.menu.yml files to improve DX.
|
2014-07-16 23:39:40 +01:00 |
Alex Pott
|
f2b6aa7a75
|
Issue #2291137 by cilefen | webchick: Rename various *links.yml files to improve DX.
|
2014-07-15 12:29:14 +01:00 |
Alex Pott
|
351352e952
|
Issue #2279213 by neclimdul, sun | donquixote: Fixed KernelTestBase::unregisterStreamWrapper() is called once with insufficient arguments.
|
2014-07-15 12:24:03 +01:00 |
Nathaniel Catchpole
|
02a32e3ff5
|
Issue #2284103 by alexpott, fabpot, damiankloip, Xano, Xen, Berdir: Fixed Remove the request from the container.
|
2014-07-14 15:58:53 +01:00 |
Nathaniel Catchpole
|
48fb187d5c
|
Issue #2196241 by sun, alexpott: Remove string translation services from TestBase container.
|
2014-07-14 11:53:00 +01:00 |
Nathaniel Catchpole
|
028920c17f
|
Issue #2030655 by justafish, Alumei, daffie, alexpott, wwhurley, jamesquinton, pcambra, InternetDevels, rdatar, james_kerrigan: Expand Role with methods.
|
2014-07-11 12:15:22 +01:00 |
webchick
|
30c2afed20
|
Issue #697760 by sun: Replace getInfo() in tests with native phpDoc + annotations (following PHPUnit).
|
2014-07-10 20:50:37 -07:00 |
Alex Pott
|
8501b7f2d0
|
Issue #2257519 by sun, larowlan, xjm, cs_shadow: Move content assertion methods into a trait, so DUTB can consume it, too.
|
2014-07-10 16:32:46 +01:00 |
Dries
|
e45c1eade3
|
Issue #2239969 by znerol, alexpott, neclimdul, sun: Fixed session of (UI) test runner leaks into web tests.
|
2014-07-09 11:43:26 -04:00 |
Dries
|
4baeb8d8c5
|
Issue #2234159 by alexpott: Fixed config importing through the UI and change ConfigImportAll test using the UI.
|
2014-07-09 11:18:34 -04:00 |
Nathaniel Catchpole
|
97ee3b9c95
|
Issue #1452896 by Mile23, marthinal, Freso, kid_icarus, alexpott, tim.plunkett, jhodgdon: Fixed PHP notice in clickLink if link does not exist.
|
2014-07-08 12:06:47 +01:00 |
Alex Pott
|
a66922a49e
|
Issue #2297535 by marcingy: Remove drupal_get_private_key.
|
2014-07-08 11:32:21 +01:00 |
Alex Pott
|
f531d9dec2
|
Issue #355157 by valthebald, urbanape: Fixed 302 response code from drupal_redirect_form() violates HTTP/1.1 spec.
|
2014-07-07 15:22:06 +01:00 |
Alex Pott
|
a6eb26d74e
|
Issue #1898452 by joelpittet, amitgoyal, gnuget, steinmb, thedavidmeister, jenlampton, zaphoyd, Cottser, robmc, disasm, azinoman | c4rl: Simpletest.module - Convert theme_simpletest_result_summary functions to Twig.
|
2014-07-04 18:29:48 +01:00 |
webchick
|
9c16305b36
|
Issue #2212283 by nod_: Auto-format JS files.
|
2014-07-02 11:48:06 -07:00 |
webchick
|
94e0188a10
|
Issue #2294129 by xjm, tim.plunkett: Switch hook_help() to use RouteMatch instead of Request.
|
2014-06-29 20:33:08 -07:00 |
Nathaniel Catchpole
|
5e58da00e6
|
Issue #2016629 by larowlan, neclimdul, sun, alexpott, jibran, ParisLiakos, donquixote, effulgentsia, msonnabaum: Refactor bootstrap to better utilize the kernel.
|
2014-06-26 11:47:01 +01:00 |
Jennifer Hodgdon
|
233f9caa75
|
Issue #2287319 by martin107: Document exceptions thrown in KernelTestBase
|
2014-06-20 10:47:00 -07:00 |
webchick
|
1228438e65
|
Issue #2278541 by tim.plunkett, kim.pepper, Bojhan, EclipseGc: Refactor block visibility to use condition plugins.
|
2014-06-17 10:53:40 -07:00 |
Jennifer Hodgdon
|
4a13614a2a
|
Issue #2039449 by joshi.rohit100, joachim, lokapujya, Jalandhar, paulh, yaworsk: Fix docs for assertField methods in WebTestBase to describe how to skip value checking
|
2014-06-17 08:43:47 -07:00 |
webchick
|
359936bce7
|
Issue #2216557 by jhodgdon, mongolito404, Berdir: Fill in @defgroup/topic docs for Testing overview.
|
2014-06-16 09:26:45 -07:00 |
webchick
|
81d8d75a5f
|
Issue #2114823 follow-up by olli: Fixed SimpleTest no longer finding unit tests.
|
2014-06-15 11:50:08 -07:00 |
webchick
|
da85a66183
|
Issue #2114823 by alexpott, neclimdul, Xano, cosmicdreams, chx: Update PHPUnit to 4.x.
|
2014-06-14 22:29:44 -07:00 |
Jennifer Hodgdon
|
f27f0ab5a4
|
Issue #2267159 by juampy, xjm, alexpott: Remove nonexistent parameter from WebTestBase::assertNoLink docs
|
2014-06-13 14:19:59 -07:00 |
webchick
|
3a42e91de1
|
Issue #2089331 by grom358 | thedavidmeister: [meta] Replace calls to check_plain() with Drupal\Component\Utility\String::checkPlain().
|
2014-06-12 19:33:48 -07:00 |
Nathaniel Catchpole
|
32ea6a30b8
|
Issue #2282453 by Xano: Fixed strpos() does not work with TranslationWrapper.
|
2014-06-11 11:44:28 +01:00 |
Nathaniel Catchpole
|
52b844921c
|
Issue #2185315 by justafish, InternetDevels: Remove deprecated drupal_anonymous_user() function.
|
2014-06-11 11:41:34 +01:00 |
webchick
|
49a900460d
|
Issue #2246665 by jaredsmith, martin107, YesCT, filijonka, tstoeckler: Typehint with Drupal\Core\Language\LanguageInterface instead Drupal\Core\Language\Language.
|
2014-06-10 09:53:32 -07:00 |
webchick
|
d0107d496b
|
Issue #950534 by mparker17, mgifford, Mixologic, jbloomfield, erinclerico, theMusician, wmostrey | zirvap: [policy] Consistently use email instead of e-mail in Drupal.
|
2014-06-09 14:47:53 -07:00 |
Alex Pott
|
22fc66d5e4
|
Issue #2277941 by yched: Allow injecting an arbitrary FieldConfig when building a FieldInstanceConfig.
|
2014-06-09 09:41:31 -05:00 |
Nathaniel Catchpole
|
8d37d8f3ea
|
Issue #2280501 by alexpott: Fixed Ensure web tests are encapsulated.
|
2014-06-07 16:08:27 +01:00 |
Nathaniel Catchpole
|
a5b79de33b
|
"Issue #2229011 by chx, tstoeckler: Fixed Tests are no longer modifiable."
This reverts commit 2cd0b096b9 .
|
2014-06-06 11:45:59 +01:00 |
Alex Pott
|
6d2ce628bc
|
Revert "Issue #2016629 by larowlan, neclimdul, sun, alexpott, jibran, ParisLiakos, donquixote, effulgentsia, msonnabaum: Refactor bootstrap to better utilize the kernel."
This reverts commit cda051c425 .
|
2014-06-05 12:53:24 -05:00 |
Nathaniel Catchpole
|
cda051c425
|
Issue #2016629 by larowlan, neclimdul, sun, alexpott, jibran, ParisLiakos, donquixote, effulgentsia, msonnabaum: Refactor bootstrap to better utilize the kernel.
|
2014-06-05 11:30:04 +01:00 |
Nathaniel Catchpole
|
2cd0b096b9
|
Revert "Issue #2229011 by chx, tstoeckler: Fixed Tests are no longer modifiable."
This reverts commit 78d18c8da8 .
|
2014-06-05 11:29:20 +01:00 |
Nathaniel Catchpole
|
78d18c8da8
|
Issue #2229011 by chx, tstoeckler: Fixed Tests are no longer modifiable.
|
2014-06-05 11:24:16 +01:00 |
Alex Pott
|
c8faf220f0
|
Issue #2207377 by sun, xjm: Fixed Bogus "Enabled modules: ." assertions in test results when test enables no modules.
|
2014-06-03 00:33:39 -05:00 |
Alex Pott
|
65b30c0486
|
Issue #2247287 by donquixote: Drop automatic PSR-0 support for modules.
|
2014-06-01 16:20:56 -05:00 |
Alex Pott
|
1ab2651755
|
Issue #2183231 by tstoeckler, plach, jessebeach, fago, Berdir, xjm, mauzeh: Make ContentEntityDatabaseStorage generate static database schemas for content entities.
|
2014-06-01 15:53:43 -05:00 |
Nathaniel Catchpole
|
272c52493c
|
Issue #1959660 by larowlan, pfrenssen, xjm, clemens.tolboom, dawehner, RobLoach: Replace xpath() with WebTestBase::cssSelect() by leveraging Symfony CssSelector.
|
2014-05-29 14:46:49 +01:00 |
webchick
|
d0d3e53361
|
Issue #2247991 by xjm, typhonius, donquixote: [May 27] Move all module code to PSR-4.
|
2014-05-27 19:43:20 -07:00 |
Alex Pott
|
eed52b4d82
|
Issue #2003800 by jhedstrom, filijonka, YesCT, ParisLiakos, steeloctopus, damiankloip, sun, LinL, amateescu: Move drupal_check_memory_limit() and parse_size() functionality to components.
|
2014-05-23 20:25:52 +01:00 |
webchick
|
6eec619abc
|
Revert "Issue #2239969 by znerol, sun: Session of (UI) test runner leaks into web tests."
Broke HEAD. Temporary rollback.
This reverts commit 5a3ef30631 .
|
2014-05-22 10:54:36 -07:00 |
Alex Pott
|
5a3ef30631
|
Issue #2239969 by znerol, sun: Session of (UI) test runner leaks into web tests.
|
2014-05-22 14:28:28 +01:00 |
Alex Pott
|
2ae7accf86
|
Issue #2259275 by filijonka, sun, Xano: Rename "DrupalUnitTestBase" to KernelTestBase.
|
2014-05-21 00:40:03 +01:00 |
Alex Pott
|
3cc312e2d2
|
Issue #2228215 by znerol, Berdir: Remove module check in DrupalKernel.
|
2014-05-21 00:39:18 +01:00 |
Alex Pott
|
486e276f65
|
Revert "Issue #2228215 by znerol, Berdir: Remove module check in DrupalKernel."
This reverts commit 341b903d05 .
|
2014-05-21 00:37:52 +01:00 |
Nathaniel Catchpole
|
341b903d05
|
Issue #2228215 by znerol, Berdir: Remove module check in DrupalKernel.
|
2014-05-20 10:14:33 +01:00 |
Dries
|
4e451f6566
|
Issue #2262861 by alexpott: Add concept of collections to config storages.
|
2014-05-16 13:20:34 -04:00 |
Nathaniel Catchpole
|
bf3ba52fa0
|
Issue #2209337 by tstoeckler: Remove hidden property from test extensions.
|
2014-05-13 17:55:52 +01:00 |
Nathaniel Catchpole
|
7c3e637cce
|
Issue #2260321 by sun: Use Testing profile instead of Minimal profile in interactive installer tests by default.
|
2014-05-13 14:51:50 +01:00 |
Alex Pott
|
8494b0632a
|
Issue #2262195 by sun: Various test classes are missing phpDoc.
|
2014-05-12 14:31:16 -05:00 |
webchick
|
3742131736
|
Issue #2116551 by cam8001, amateescu, swentel, Xano | webchick: Fix the UX of Entity Reference fields.
|
2014-05-11 12:07:25 -07:00 |
webchick
|
eef067b5a5
|
Issue #2183113 by jhodgdon, effulgentsia, tim.plunkett, herom, larowlan: Update hook_help signature to use route_name instead of path.
|
2014-05-06 19:04:53 -07:00 |
webchick
|
93d73d5678
|
Issue #2216531 by Jalandhar, Mile23: Improve unit test annotation for SimpleTest.
|
2014-05-06 14:04:28 -07:00 |
webchick
|
9cdac07de5
|
Issue #2258831 by sun | Wim Leers: Stream wrappers of test runner are not restored after test completion.
|
2014-05-06 11:58:42 -07:00 |
webchick
|
a2a6f6cdea
|
Issue #2259167 by sun: Disable CSS/JS aggregation and caching in tests by default.
|
2014-05-06 11:56:45 -07:00 |
Dries
|
3a8dd52c67
|
Issue #2226761 by Wim Leers: Change all default settings and config to fast/safe production values.
|
2014-05-05 12:38:12 -04:00 |
Dries
|
2b9cec6dbe
|
Issue #2176621 by sun, alexpott: Remove global .
|
2014-05-05 07:30:43 -04:00 |
webchick
|
5d29f32449
|
Issue #2256317 by sun: Remove static caching from WebTestBase::checkPermissions().
|
2014-05-04 00:32:35 -07:00 |
Dries
|
99b367da46
|
Issue #2099131 by jessebeach, Wim Leers, catch, Berdir, benjifisher, martin107, andypost: Use #pre_render pattern for entity render caching.
|
2014-05-02 17:43:59 -04:00 |
Nathaniel Catchpole
|
bd248aa5a9
|
Issue #2252967 by sun: RebuildContainer() is not limited to web tests (WebTestBase).
|
2014-04-30 11:02:21 +01:00 |
Alex Pott
|
def57073bc
|
Issue #2239065 by tim.plunkett | webchick: Overridden config bleeding through to configuration forms.
|
2014-04-30 08:00:07 +01:00 |
Alex Pott
|
8a56782390
|
Issue #2208475 by sun, Xano, Jalandhar, andrei.dincu: Move Settings into Drupal\Core\Site\Settings.
|
2014-04-25 20:13:44 +01:00 |
webchick
|
4e87132999
|
Issue #1366020 by pwolanin, dawehner, rcaracaus, jhodgdon | tstoeckler: Overhaul SearchQuery; make search redirects use GET query params for keywords.
|
2014-04-22 21:25:05 -07:00 |