The custom build tool allows you to select various infusion modules and download a custom bundle (a zip file containing either a source or minified js file and all accompanying required files). How do we test that the downloaded bundle contains the infusion components that we want (and does not contain the components we do not want).

Here are some options we have discussed so far:

1) Open the zip file and check for the appropriate directories which are related to the infusion modules you selected. Also ensure that components that were not selected are not included in the directories.

2) Do 1 and also do some sort of manual searching within the js file (minified) to ensure that components are included/excluded as selected.

3) Do 1 and/or 2 and take the downloaded bundle and deploy it somewhere to test the existence of various components.

I'm wondering what method others in the community think of these techniques and to what degree do we need to test the downloaded bundle?

Laurel






<<attachment: laurel_williams.vcf>>

_______________________________________________________
fluid-work mailing list - [email protected]
To unsubscribe, change settings or access archives,
see http://fluidproject.org/mailman/listinfo/fluid-work

Reply via email to