23 calls to DrupalWebTestCase::drupalPostAJAX()
- AJAXCommandsTestCase::testAJAXCommands in modules/
simpletest/ tests/ ajax.test - Test the various Ajax Commands.
- AJAXElementValidation::testAJAXElementValidation in modules/
simpletest/ tests/ ajax.test - Try to post an Ajax change to a form that has a validated element.
- AJAXFormPageCacheTestCase::testSimpleAJAXFormValue in modules/
simpletest/ tests/ ajax.test - Create a simple form, then POST to system/ajax to change to it.
- AJAXFormValuesTestCase::testSimpleAJAXFormValue in modules/
simpletest/ tests/ ajax.test - Create a simple form, then POST to system/ajax to change to it.
- AJAXFrameworkTestCase::testLazyLoad in modules/
simpletest/ tests/ ajax.test - Test that new JavaScript and CSS files added during an AJAX request are returned.
- AJAXFrameworkTestCase::testLazyLoadOverriddenCSS in modules/
simpletest/ tests/ ajax.test - Tests that overridden CSS files are not added during lazy load.
- AJAXMultiFormTestCase::testMultiForm in modules/
simpletest/ tests/ ajax.test - Test that a page with the 'page_node_form' included twice works correctly.
- FieldFormTestCase::testFieldFormJSAddMore in modules/
field/ tests/ field.test - FieldFormTestCase::testNestedFieldForm in modules/
field/ tests/ field.test - Tests Field API form integration within a subform.
- FieldUIManageDisplayTestCase::testFormatterUI in modules/
field_ui/ field_ui.test - Tests formatter settings.
- FileFieldWidgetTestCase::doTestTemporaryFileRemovalExploit in modules/
file/ tests/ file.test - Helper for testing exploiting the temporary file removal using fid.
- FileFieldWidgetTestCase::testMultiValuedWidget in modules/
file/ tests/ file.test - Tests upload and remove buttons for multiple multi-valued File fields.
- FileFieldWidgetTestCase::testSingleValuedWidget in modules/
file/ tests/ file.test - Tests upload and remove buttons for a single-valued File field.
- FileFieldWidgetTestCase::testWidgetValidation in modules/
file/ tests/ file.test - Tests validation with the Upload button.
- FileManagedFileElementTestCase::testManagedFile in modules/
file/ tests/ file.test - Tests the managed_file element type.
- FileManagedFileElementTestCase::testManagedFileExceedMaximumFileSize in modules/
file/ tests/ file.test - Tests uploading a file that exceeds the maximum file size.
- FormsElementsTableSelectFunctionalTest::testAjax in modules/
simpletest/ tests/ form.test - Test presence of ajax functionality
- FormsElementsTableSelectFunctionalTest::testAjax in modules/
simpletest/ tests/ form.test - Test presence of ajax functionality
- FormsFileInclusionTestCase::testLoadMenuInclude in modules/
simpletest/ tests/ form.test - Tests loading an include specified in hook_menu().
- FormsRebuildTestCase::testPreserveFormActionAfterAJAX in modules/
simpletest/ tests/ form.test - Tests that a form's action is retained after an Ajax submission.
- PollJSAddChoice::testAddChoice in modules/
poll/ poll.test - Test adding a new choice.
- UserPasswordResetTestCase::testUserPasswordReset in modules/
user/ user.test - Tests password reset functionality.
- UserRegistrationTestCase::testRegistrationWithUserFields in modules/
user/ user.test - Tests Field API fields on user registration forms.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.