apostrophecms/apostrophe
Copy this badge! ↑
Admin bar
should allow a group reversing the current order
admin-bar.js
Admin bar
should allow a group obeying the current order
admin-bar.js
Admin bar
should should not have a "global" admin menu item by default
admin-bar.js
Admin bar
should *should* have a "global" admin menu item with custom schema
admin-bar.js
Areas
should initialize
areas.js
Areas
returns the rich text of an area via the richText method
areas.js
Areas
returns the plaintext of an area via the plaintext method
areas.js
Areas
can populate an area object with required properties using the prepForRender method
areas.js
Areas
renders an area passed to the `renderArea` method
areas.js
Areas
returns rendered HTML from the `renderAarea` method for a mixed widget area
areas.js
Areas
populates a document object with rendered HTML areas using the renderDocsAreas method.
areas.js
Areas
area considered empty when it should be
areas.js
Areas
area not considered empty when it should not be
areas.js
Areas
both isEmpty and legacy empty methods work on schema fields
areas.js
Assets
should should exist on the apos object
assets.js
Assets
should serve static files
assets.js
Attachment
should be a property of the apos object
attachments.js
Attachment
wipe
should clear previous material if any
attachments.js
Attachment
insert
should upload a text file using the attachments api when user
attachments.js
Attachment
insert
should upload an image file using the attachments api when user
attachments.js
Attachment
insert
should not upload an exe file
attachments.js
Attachment
insert
should crop an image file when requested
attachments.js
Attachment
insert
should handle a file with a jpeg extension properly and set extension to jpg
attachments.js
Attachment
insert
should generate the "full" URL when no size specified for image
attachments.js
Attachment
insert
should generate the "one-half" URL when one-half size specified for image
attachments.js
Attachment
insert
should generate the original URL when "original" size specified for image
attachments.js
Attachment
insert
should generate the original URL when no size specified for pdf
attachments.js
Attachment
insert
should save and track docIds properly as part of an @apostrophecms/image
attachments.js
Attachment
api
should annotate images with URLs using .all method
attachments.js
Base Module
should be subclassable
base-module.js
Base Module
should produce correct responses via the getOption method
base-module.js
bootstrap of Apostrophe core
should merge the options and local.js correctly
bootstrapping.js
bootstrap of Apostrophe core
should accept a `__localPath` option and invoke local.js as a function if it is provided as one
bootstrapping.js
bootstrap of Apostrophe core
should invoke local.js as a function with the apos and config object
bootstrapping.js
Bundle
should support bundle
bundle.js
Bundle
should ignore transitive dependencies even when present in node_modules due to flattening
bundle.js
Caches
should exist on the apos object
caches.js
Caches
should not contain capuchin yet
caches.js
Caches
should allow us to store capuchin
caches.js
Caches
should now contain capuchin
caches.js
Caches
should not crash on clear #2
caches.js
Caches
should not contain capuchin anymore
caches.js
Locales
should replicate key docs across locales at startup
content-i18n.js
Locales
should not replicate redundantly on a second startup in same db, but should repark parked properties
content-i18n.js
Locales
should have just one locale for a newly inserted draft page
content-i18n.js
Locales
should be able to insert test user
content-i18n.js
Locales
REST: should be able to log in as admin
content-i18n.js
Locales
localize API should succeed
content-i18n.js
Locales
after localizing child page should exist in 2 locales
content-i18n.js
Locales
Mexico locale should be received when hostname is correct
content-i18n.js
Load More