Open monaw opened 1 year ago
I took the original google sheet, made a copy and simply added a new entry/row (row #2 - Publication) to the the Bundles tab but it seems the Overview tab isn't updating (still says only 14)...what am I missing?
All help is appreciated...
UPDATE (I'm keeping my original comment post above in case this will help somewhere else down the line):
I figured out what the problem was...i added new role at the top of original data (row # 2) which caused the formula to change and ignore the new top row! So instead I have to add new row(s) to the bottom of the sample data or somewhere in the middle...sigh...
Note: my questions/problems listed in the original description/comment still stand...
Hello, welcome @monaw! 🙂 I'm catching up a little after the holiday, and I plan to respond to your issues as soon as possible. While I'm getting to it, I just wanted you to know that you aren't being ignored. And please don't let this make you feel stupid. Usually when newcomers to a project are confused it's because they have a situation or questions the maintainers didn't predict and therefore didn't prepare for or document. As I look at your questions I'm sure we'll find ways that our documentation should be improved for others! More soon...
thanks @TravisCarden for giving me hope! yes, if i can help to improve the documentation for others, let me know (:
Okay, @monaw, a few questions for you. 🙂
Assuming you do want to automate testing...
Answers:
I think behat testing might be helpful for us so I'd like to get it working to see how helpful it can be. I'm currently reading the behat documentation on how to write the testing code...
Sort of both...we have a new project based on Drupal and would like to evaluate your Spec Tool. I have a simple testing site setup for my development currently and am adding your Spec Tool to it; hope that's clear.
Drupal 9.4.8
no, not using BLT
i'm not sure about BLT...haven't played with it yet
both, i'd like to do the testing on my dev box and also we are setting up automated CI/CD for our Drupal project
hi @TravisCarden , couple of more questions:
@TravisCarden , i just found DEG, is this the recommended tool to use in conjunction with your tool's spread sheet to actual generate the Drupal content?
Hi, @monaw.
src/Context
directory contains the classes that make the feature files work in Behat. Other than adding them to your Behat configuration (see the README), you don't need to do anything with them.How's it going getting set up?
thanks Travis for your answers! we are currently using the google sheets...haven't gotten to the behat testing part yet...
hi Travis, looks like the DEG tool is using version 4.0.1 of the DST Google Sheet. Do you know if DEG still work with current 5.0 of the DST sheet? What are the important/big differences between DST sheet v4 vs v5? what's your recommendation...try DEG with DST sheet v5 or use DEG with DST sheet v4?
I would expect DEG to continue to work with the 5.0 sheet, @monaw, since there are no schema changes--only default content. That's the only significant difference from v4 to v5. See https://github.com/acquia/drupal-spec-tool/releases/tag/v5.0.0.
Hi, i am pretty lost and feeling stupid trying to figure out how to use this spec tool. Currently I'm trying to figure out:
I'd appreciate all help anyone can offer. Just trying to see if I can understand this enough to determine whether this tool will be helpful for our project or not...
Here's what i've done: