/**
* Tests the basic translation workflow.
*/ protectedfunctiondoTestBasicTranslation(){ // Create a new test entity with original values in the default language.
$default_langcode = $this->langcodes[0]; $values[$default_langcode] = $this->getNewEntityValues($default_langcode); // Create the entity with the editor as owner, so that afterwards a new
// translation is created by the translator and the translation author is