Page not found

We have recently redesigned this website, which involved changing both the functionality and architecture of several parts of the site. This necessarily involved changed URLs, primarily in sections like our documentation as guides were merged and reorganized. We apologize for the broken links or search results while Google reindexes our site and hope you find what you're looking for in the search results below.

Documentation Writing SimpleTests for Commerce modules

SimpleTest resources: SimpleTest tutorial SimpleTest Assertions SimpleTest API Functions Test Notifier user ... Drupal Commerce has an automated testing suite based on the SimpleTest module in Drupal Core. ... committed. Could also use it's own API page eventually). Best Practices for Test Development Here are ...
auzigog — August 2013

Documentation Development Standards

SimpleTests for Commerce modules. Unit testing is under consideration for the core APIs, but a realistic ... Core and Contributed Module APIs Drupal Permissions and Access Control Localization and Variable ... Strings Template Files and Theme Functions Separating API from UI Performance Considerations Data Storage ...
Admin — May 2012

Blog Commerce 2.x: Unit, Kernel, and Functional Tests Oh My!

Simpletest and to use the available test classes built off of PHPUnit. Why? Simpletest is a test framework ... follow, such as browser tests and JavaScript testing. Death to Simpletest, Long Live PHPUnit, Mink, and ... functionalities of Simpletest and our community to develop it. How hard is it? Within the first few days of work, ...
mglaman Matt Glaman — June 2016 — 4 comments

Documentation Utilizing core APIs

This section of the specification should contain pages discussing various parts of the API and how ...
Ryan Ryan Szrama — May 2012

Blog July / August 2010 Development Roadmap

DrupalCon Copenhagen: July 5- 17- Relocate entity forms and build functions to API modules- Chase alpha 6, ... July 18- 31- Flesh out Payment module and API- Implement Credit Card payment method for on-site ... August 19- 20- Code and documentation review- SimpleTest fest August 23- 27- DrupalCon Copenhagen!- Beta ...
Ryan Ryan Szrama — July 2010 — 5 comments
CK Tip #2: Organizing your Store using Search API

Blog CK Tip #2: Organizing your Store using Search API

if they are meant for a specific gender or require additional shipping. Kickstart comes with a great ... solution built in using the Search API that can leverage apachesolr and other kinds of backends. But how ...
joshmiller Josh Miller — September 2014

Discussion How to control access to orders from API

I'm in search of a hook to control the access to orders. Specifically, I want to give access ...
yannisc — February 2012 — 1 comment

Discussion Notes on development standards

files), tests Using more drupal_alter() stuff. Name functions: [module] object verb. SimpleTest ... - everything should be SimpleTested; embrace test-driven development. Bug fixes come w/ a test. Before ... a feature is ever committed, it comes with a test. Unit testing for the core APIs. Dependencies and ...
Ryan Ryan Szrama — October 2009 — 3 comments

Blog What's new in the Commerce 2.10 release?

own tab allows us to extend the UI in future releases, specifically to add bulk operations for tasks ... access API in Drupal Commerce itself that filtered entity loading queries based on user permissions. To ... achieve this same result in Drupal 8, we've rebuilt this API and added it to the recent 8.x-1.0-rc1 ...
bojanz Bojan Zivanovic — October 2018 — 1 comment

Discussion Event registrion and Drupal Commerce API

applied based on multiple factors. Is it possible to use the Drupal Commerce API to avoid the ... signup details (Use case: user decides they don't want to attend a specific workshop, so they ...
brianV — February 2011 — 1 comment

Pages