Newbie questions on testing.

Hi all, ive put together a simple module for PF2E that allows a user to favorite a spell, feat, item or action and add it appears at the bottom of the character sheet sidebar. This is my first module and I wondered what the procedure is for testing. Do I simply release it or is it best to get some people to test it first?
Solution:
it is always best to test it first. You should at the very least do so yourself. Either manually in foundry or through unit/integration automated tests. If you can find some people to help you test it, that is even better, since they will likely interact with it in ways you didn't think to. Always test before release 🙂...
Solution
E
Eclipxs99d ago
it is always best to test it first. You should at the very least do so yourself. Either manually in foundry or through unit/integration automated tests. If you can find some people to help you test it, that is even better, since they will likely interact with it in ways you didn't think to. Always test before release 🙂
G
Greg99d ago
I thought so, ive tested myself a fair bit. Will find some others to test with!
ΩмεցαЯοցυε99d ago
id be up to test it, and im sure youll find other people over on the pf2e foundry discord
G
Greg99d ago
@kali Thanks, I shall reach out once I have everything ready!
LTL
Leo The League Lion99d ago
@Greg gave :vote: LeaguePoints™ to @kali (#341 • 1)
ΩмεցαЯοցυε99d ago
no problem! (you pinged a different person tho)
G
Greg99d ago
Oh my bad how strange! @Kali (OmegaRogue) (she/they) Thanks!
LTL
Leo The League Lion99d ago
@Greg gave :vote: LeaguePoints™ to @Kali (OmegaRogue) (she/they) (#260 • 2)
Want results from more Discord servers?
Add your server
More Posts
Trouble with Synthetic Actors (unlinked tokens)When I create a token from an actor and try to update something like its hp, I get the following errAvoid Sheet Re-render When Editing Actor's Item**TL;DR** How do I avoid a re-render of a character sheet with actor.items displayed, that happens wHow to Create & Save Custom Field Values from a Dropdown on Actor sheet?I am building a custom system for a Hogwarts setting using the Wands & Wizards 5e supplement. I am cFinding target when making an attackI’m developing a game system, and can’t figure it out, when there is combat active and a player is tTrying to register a new systemHey everyone, I am new to Foundry system development. I am working with the boilerplate system and hMinimise Document using PrototypeQuick question, I've got no idea what I'm doing so please excuse my ineptitude. Say I have a documenNew to System Development but have done minor module developmentI am trying to see if there is a complete working model of a system that I could use a base to undercalculating range/distanceI am trying to calculate the distance between two tokens to make sure they are in range of one anothPartial RerollI am looking for a way to partially "reroll" a roll. Quick example: Player rolls 2d6 (a 2 and a 5) atiered status effectsIf I have a status effect that can come from an ability, for example, burning comes from an ability Importing an npm package into a foundry systemimport minimist from 'minimist'; That line alone when included in my module's hook file is resultin(Paid) System Dev AssistanceHello, I am developing a new game and would like to build my own game system in foundry vtt. I'm nothow to handle items and effects?I've been working on a system for a game that needs a concept that seems like it might be a good fitAdvice on the general programming model a system should followI'm brand new to foundry dev and I want to make sure I am gaining the correct understanding of the eAdvice for compendium data in a custom systemHello, i'm new here! I was wondering if I could get a little direction for storing data about my gaDialog Box Auto-Closing Upon Opening 2nd TimeI've been appending custom functionality to the simple worldbuilding system. At this time, I'm tryinActor collisionImplementing the homebrew knockback feature. It's almost working but how do I test if two actor tokeActor attributes update on player's sideI can't fathom how to make changes to actor attributes on player's side. According to documentation Sort itemsHello, I am searching for where is stored the data about "items" order, as I would like to order thNewby accepting advice on the Foundry API and Module DevelopmentHeya,im very new to Module development for foundry and im suuuuper rusty in the codding department b