AllCops: Exclude: # # With the git diff integration, we don't actually want to exclude these files # however, I am keeping the list of failing files here, so they can be removed once # they are known to be passing # # - 'app/coordinators/debt_certificate_coordinator.rb' # - 'app/coordinators/equity_certificate_coordinator.rb' # - 'app/models/option_expense_report/oer_export.rb' # - 'app/models/google_client.rb' # - 'app/models/concerns/auditable.rb' # - 'app/models/captable.rb' # - 'app/helpers/transactions_helper.rb' # - 'app/helpers/captables_helper.rb' # - 'app/helpers/sheets_helper.rb' # - 'test/unit/models/adjustment_test.rb' # - 'test/unit/models/transaction/warrant_grant_test.rb' # - 'test/unit/models/holdings_unclaimer_test.rb' # - 'test/unit/models/share_total_test.rb' # - 'test/unit/models/cap_iq/treasury_test.rb' # - 'test/unit/presenters/debt_certificates/index_presenter_test.rb' # - 'test/unit/finders/transactions/secondaries_from_security_type_finder_test.rb' # - 'test/unit/finders/transactions/secondaries_from_equity_certificate_finder_test.rb' # - 'test/unit/services/transactions/create_test.rb' # - 'test/unit/services/marketing/events/record_demo_captable_viewed_test.rb' # - 'test/unit/services/import/report_generator_test.rb' # - 'test/system/vesting_results_system_test.rb' # - 'test/controllers/financing_rounds/transactions_controller_test.rb' # - 'test/functional/vesting_functional_tests/vesting_functional_test_helper.rb' # - 'config/routes.rb' # - 'lib/tasks/create_product_skus.rake' # - 'app/services/import/report_generator.rb' # - 'app/concerns/html_to_plain_text.rb' # - 'test/system/utilities/certificate.rb' # - 'app/monitors/missing_company_permission_monitor.rb' # - 'app/monitors/permissions_sync_monitor.rb' # - 'app/monitors/missing_portfolio_company_monitor.rb' # - 'app/models/shareholder.rb' # - 'app/models/transaction/equity_issuance/transaction_vesting.rb' # - 'app/models/transaction/certificate_transaction.rb' # - 'app/models/transaction/transaction.rb' # - 'app/models/transaction/equity_issuance.rb' # - 'app/models/transaction/debt_issuance/transaction_accrual.rb' # - 'app/models/portfolio.rb' # - 'app/models/auditors/captable_auditor.rb' # - 'app/models/document_repo.rb' # - 'app/models/guaranteed_company_shareholder.rb' # - 'app/models/user_access.rb' # - 'app/models/equity_certificate.rb' # - 'app/models/security/derivative_security.rb' # - 'app/models/security/non_derivative_security.rb' # - 'app/models/security/security.rb' # - 'app/models/security/preferred_security.rb' # - 'app/models/waterfall/standard_waterfall.rb' # - 'app/models/waterfall/master_breakpoint.rb' # - 'app/models/product_subscriptions/monthly_revenue_stats.rb' # - 'app/models/allocation_processor.rb' # - 'app/models/shareholder/termination.rb' # - 'app/models/certificates/common.rb' # - 'app/models/certificates/preferred.rb' # - 'app/models/certificates/option.rb' # - 'app/models/valuation.rb' # - 'app/models/product/valuation_services/irc409a.rb' # - 'app/models/breakpoint_processor.rb' # - 'app/models/company_shareholder.rb' # - 'app/models/certificate_expense.rb' # - 'app/models/transaction_vesting/update_vesting.rb' # - 'app/models/company.rb' # - 'app/models/accrual.rb' # - 'app/models/legal/company_jurisdiction.rb' # - 'app/models/legal/annual_report.rb' # - 'app/finders/captables/shareholders_with_outstanding_shares_finder.rb' # - 'app/finders/transactions/secondaries_from_security_type_finder.rb' # - 'app/finders/transactions/secondaries_from_equity_certificate_finder.rb' # - 'app/finders/companies/non_restricted_access_by_user_finder.rb' # - 'app/serializers/user_logs/data_table_serializer.rb' # - 'app/serializers/companies/data_table_serializer.rb' # - 'app/controllers/audit_logs_controller.rb' # - 'app/controllers/documents_controller.rb' # - 'app/controllers/public_comps_controller.rb' # - 'app/controllers/valuation_wizard_controller.rb' # - 'app/controllers/product_subscriptions_controller.rb' # - 'app/controllers/permissions_controller.rb' # - 'app/controllers/users_controller.rb' # - 'app/controllers/workflows_controller.rb' # - 'app/controllers/companies_controller.rb' # - 'app/controllers/company_shareholders/user_invites_controller.rb' # - 'app/controllers/companies/valuations/requests_controller.rb' # - 'app/data_fixers/update_compounding_to_default_value_data_fixer.rb' # - 'app/data_fixers/update_interest_rate_to_default_value_data_fixer.rb' # - 'app/data_fixers/add_companies_to_firm_data_fixer.rb' # - 'app/data_fixers/vestable_status_data_fixer.rb' # - 'app/helpers/captable_graphs_helper.rb' # - 'app/helpers/shared/svg_helper.rb' # - 'app/services/securities/exports/main.rb' # - 'app/services/debt_certificates/exports/debt.rb' # - 'app/services/captables/exports/show.rb' # - 'app/services/accruals/update.rb' # - 'app/services/users/link_to_company_shareholder.rb' # - 'app/services/waterfalls/exports/security.rb' # - 'app/services/waterfalls/exports/certificate.rb' # - 'app/services/marketing/leads/daily_updater.rb' # - 'app/services/equity_certificates/exports/warrants.rb' # - 'app/services/equity_certificates/exports/common.rb' # - 'app/services/equity_certificates/exports/preferred.rb' # - 'app/services/equity_certificates/exports/options.rb' # - 'app/services/equity_certificates/set_option_plan_fields.rb' # - 'app/services/equity_certificates/set_issued_shares.rb' # - 'test/unit/models/certificate_expense_test.rb' # - 'test/unit/models/transaction/equity_issuance/transaction_vesting_test.rb' # - 'test/unit/models/transaction/equity_issuance_test.rb' # - 'test/unit/models/security/non_derivative_security_test.rb' # - 'test/unit/models/security/warrant_security_test.rb' # - 'test/unit/models/equity_certificate_test.rb' # - 'test/unit/models/summary_captable_test.rb' # - 'test/unit/models/allocation_processor_test.rb' # - 'test/unit/models/option_expense_report_processor_test.rb' # - 'test/unit/models/firm_test.rb' # - 'test/unit/models/guaranteed_company_shareholder_test.rb' # - 'test/unit/models/captable_permission_test.rb' # - 'test/unit/presenters/regression_tests/show_presenter_test.rb' # - 'test/unit/lib/ms_sql_client_test.rb' # - 'test/unit/helpers/irc_409a_helper_test.rb' # - 'test/unit/services/import_service_test.rb' # - 'test/unit/services/product_subscriptions/update_test.rb' # - 'test/unit/services/valuations/update_ntm_options_test.rb' # - 'test/unit/services/accruals/update_test.rb' # - 'test/unit/services/equity_certificates/cancelled_and_repurchased_test_helper.rb' # - 'test/factories/transaction_factory.rb' # - 'test/regression/mock_regression_test.rb' # - 'test/controllers/company_shareholders/user_invites_controller_test.rb' # - 'test/controllers/shareholders/user_invites_controller_test.rb' # - 'test/controllers/exports_controller_test.rb' # - 'test/test_helpers/option_expense_report_test_helper.rb' # - 'test/functional/product_subscription_functional_test.rb' # - 'lib/test_utilities/vesting_fixture_generator.rb' # - 'app/monitors/inactive_transaction_monitor.rb' # - 'app/monitors/inactive_certificate_monitor.rb' # - 'app/monitors/underlying_security_monitor.rb' # - 'app/coordinators/security_date_group_coordinator.rb' # - 'app/coordinators/valuation_coordinator.rb' # - 'app/coordinators/user_coordinator.rb' # - 'app/coordinators/item_coordinator.rb' # - 'app/coordinators/option_plan_coordinator.rb' # - 'app/coordinators/portfolio_company_coordinator.rb' # - 'app/coordinators/portfolio_coordinator.rb' # - 'app/coordinators/registration_coordinator.rb' # - 'app/mailers/workflow_mailer.rb' # - 'app/mailers/user_mailer.rb' # - 'app/models/transaction/common_issuance.rb' # - 'app/models/transaction/transfer.rb' # - 'app/models/transaction/preferred_issuance.rb' # - 'app/models/transaction/conversion.rb' # - 'app/models/transaction/vesting_transaction.rb' # - 'app/models/transaction/warrant_grant.rb' # - 'app/models/transaction/into_transfer.rb' # - 'app/models/ma_comp.rb' # - 'app/models/adjustment.rb' # - 'app/models/public_comp.rb' # - 'app/models/discount_rate.rb' # - 'app/models/auditors/securities/security_auditor.rb' # - 'app/models/auditors/auditor.rb' # - 'app/models/public_comp_list.rb' # - 'app/models/guaranteed_permission.rb' # - 'app/models/opm/backsolve_opm.rb' # - 'app/models/allocation_total.rb' # - 'app/models/cap_iq/treasury.rb' # - 'app/models/cap_iq/stock_price_history.rb' # - 'app/models/cap_iq/public.rb' # - 'app/models/security/warrant_security.rb' # - 'app/models/dlom.rb' # - 'app/models/user_log.rb' # - 'app/models/waterfall/target_waterfall.rb' # - 'app/models/financial_statements/source_datum.rb' # - 'app/models/financial_statements/cash_flow.rb' # - 'app/models/financial_statements/spreadsheet_importer.rb' # - 'app/models/financial_statements/cell.rb' # - 'app/models/financial_statements/depreciation_and_amortization.rb' # - 'app/models/financial_statements/debt_and_interest.rb' # - 'app/models/financial_statements/google_spreadsheet.rb' # - 'app/models/template_tags/date_tag.rb' # - 'app/models/template_tags/certificate_id_tag.rb' # - 'app/models/template_tags/percent_tag.rb' # - 'app/models/template_tags/vesting_plan_description_tag.rb' # - 'app/models/template_tags/invested_capital_tag.rb' # - 'app/models/template_tags/price_tag.rb' # - 'app/models/template_tags/par_value_tag.rb' # - 'app/models/template_tags/originating_certificate_id_tag.rb' # - 'app/models/template_tags/shares_tag.rb' # - 'app/models/template_tags/security_name_tag.rb' # - 'app/models/template_tags/price_per_share_tag.rb' # - 'app/models/template_tags/xfactor_tag.rb' # - 'app/models/template_tags/number_tag.rb' # - 'app/models/template_tags/year_spelled_out_tag.rb' # - 'app/models/template_tags/vesting_start_date_tag.rb' # - 'app/models/template_tags/strike_price_tag.rb' # - 'app/models/template_tags/currency_tag.rb' # - 'app/models/template_tags/signature_date_tag.rb' # - 'app/models/template_tags/date_spelled_out_tag.rb' # - 'app/models/template_tags/signature_tag.rb' # - 'app/models/template_tags/shares_spelled_out_tag.rb' # - 'app/models/template_tags/option_plan_name_tag.rb' # - 'app/models/template_tags/vesting_plan_name_tag.rb' # - 'app/models/template/conversion_template.rb' # - 'app/models/industry.rb' # - 'app/models/weighted_exit.rb' # - 'app/models/step.rb' # - 'app/models/workflows/transaction_item.rb' # - 'app/models/product/captable_management_software/pro.rb' # - 'app/models/product/captable_management_software/institutional.rb' # - 'app/models/holdings_unclaimer.rb' # - 'app/models/summary_captable.rb' # - 'app/models/portfolio_valuation.rb' # - 'app/models/action.rb' # - 'app/models/ma_comp_list.rb' # - 'app/models/expiration_policy.rb' # - 'app/models/company_permission.rb' # - 'app/models/feature.rb' # - 'app/models/notification.rb' # - 'app/models/option_valuation/put_option.rb' # - 'app/models/option_valuation/option_valuation.rb' # - 'app/models/option_valuation/finnerty_put_option.rb' # - 'app/models/option_valuation/call_option.rb' # - 'app/models/debt_certificate.rb' # - 'app/models/option_expense_report.rb' # - 'app/models/time_vesting_trigger.rb' # - 'app/models/token.rb' # - 'app/models/exit_scenario.rb' # - 'app/models/admin_user.rb' # - 'app/models/security_date_group.rb' # - 'app/models/feature_search.rb' # - 'app/models/comp_list.rb' # - 'app/models/concerns/excel_sheet.rb' # - 'app/models/user.rb' # - 'app/policies/captables/modified_at_policy.rb' # - 'app/policies/vesting_plans/vesting_rebuild_policy.rb' # - 'app/policies/transactions/primary_transaction_policy.rb' # - 'app/policies/transactions/proper_certificate_policy.rb' # - 'app/policies/vesting/rounding_policy.rb' # - 'app/policies/equity_certificates/option_expiration_date_policy.rb' # - 'app/presenters/debt_certificates/index_presenter.rb' # - 'app/presenters/certificates/presenter.rb' # - 'app/presenters/transactions/presenter.rb' # - 'app/presenters/workflow_mailers/item_complete_presenter.rb' # - 'app/finders/transactions/from_certificate_finder.rb' # - 'app/finders/company_shareholder_user_finder.rb' # - 'app/finders/shareholders/transactions_for_destroy_finder.rb' # - 'app/finders/companies/addable_to_firm_by_user_finder.rb' # - 'app/support_tools/promote_to_admin.rb' # - 'app/controllers/konacha/specs_controller.rb' # - 'app/controllers/backsolve_opms_controller.rb' # - 'app/controllers/primary_transactions_controller.rb' # - 'app/controllers/debt_certificates_controller.rb' # - 'app/controllers/valuation_templates_controller.rb' # - 'app/controllers/adjustments_controller.rb' # - 'app/controllers/pwerms_controller.rb' # - 'app/controllers/equity_certificates_controller.rb' # - 'app/controllers/financing_rounds/investment_transactions_controller.rb' # - 'app/controllers/financing_rounds/convertible_transactions_controller.rb' # - 'app/controllers/summary_captables_controller.rb' # - 'app/controllers/dloms_controller.rb' # - 'app/controllers/features_controller.rb' # - 'app/controllers/firms_controller.rb' # - 'app/controllers/options_controller.rb' # - 'app/controllers/comp_lists_controller.rb' # - 'app/controllers/portfolio_company_valuations_controller.rb' # - 'app/controllers/waterfall_summary_controller.rb' # - 'app/controllers/company_shareholders_controller.rb' # - 'app/controllers/returns_analysis_controller.rb' # - 'app/controllers/welcome/investment_firms_controller.rb' # - 'app/controllers/welcome/law_firms_controller.rb' # - 'app/controllers/dcfs_controller.rb' # - 'app/controllers/opms_controller.rb' # - 'app/controllers/search_controller.rb' # - 'app/controllers/emails_controller.rb' # - 'app/controllers/shareholder_auditor_controller.rb' # - 'app/controllers/ma_comps_controller.rb' # - 'app/controllers/support_tools/admin_users_controller.rb' # - 'app/controllers/support_tools/workflow_status_controller.rb' # - 'app/controllers/discount_rates_controller.rb' # - 'app/controllers/import_controller.rb' # - 'app/controllers/ma_comp_lists_controller.rb' # - 'app/controllers/secondary_transactions_controller.rb' # - 'app/controllers/document_generators_controller.rb' # - 'app/collections/equity_issuance_collection.rb' # - 'app/collections/vesting_tranche_collection.rb' # - 'app/data_fixers/company_admin_data_fixer.rb' # - 'app/data_fixers/deserialize_auditor_item_column_data_fixer.rb' # - 'app/data_fixers/update_shareholder_state_of_residency_data_fixer.rb' # - 'app/data_fixers/duplicate_dwt_firm_permissions_data_fixer.rb' # - 'app/services/option_expense_reports/format_columns_export.rb' # - 'app/services/option_plans/increase_authorized_adjustment.rb' # - 'app/services/option_plans/transfer_authorized_adjustment.rb' # - 'app/services/option_plans/decrease_authorized_adjustment.rb' # - 'app/services/option_plans/adjust.rb' # - 'app/services/option_plans/create_base_adjustment.rb' # - 'app/services/option_plans/import.rb' # - 'app/services/securities/preferred_securities/import.rb' # - 'app/services/securities/common_securities/import.rb' # - 'app/services/certificate_expenses/set_tran_details.rb' # - 'app/services/vesting_plan_triggers/import.rb' # - 'app/services/captables/expire_cache.rb' # - 'app/services/captables/import.rb' # - 'app/services/vesting_plans/import.rb' # - 'app/services/valuations/update_opm.rb' # - 'app/services/valuations/update_backsolve_with_opm.rb' # - 'app/services/valuations/update_comp_lists.rb' # - 'app/services/valuations/create_with_captable_copy.rb' # - 'app/services/valuations/update_portfolio_company_valuations.rb' # - 'app/services/valuations/update_backsolve_opm.rb' # - 'app/services/valuations/update_pwerm.rb' # - 'app/services/certificates/sort_by_name.rb' # - 'app/services/transactions/cancellations/import.rb' # - 'app/services/transactions/sales/import.rb' # - 'app/services/transactions/conversions/import.rb' # - 'app/services/transactions/debt_issuances/import.rb' # - 'app/services/transactions/preferred_issuances/import.rb' # - 'app/services/transactions/transfers/import.rb' # - 'app/services/transactions/cancellation_debts/import.rb' # - 'app/services/transactions/vesting/set_default_sum_remainder.rb' # - 'app/services/transactions/repurchases/import.rb' # - 'app/services/transactions/exercises/import.rb' # - 'app/services/transactions/option_grants/import.rb' # - 'app/services/transactions/warrant_grants/import.rb' # - 'app/services/transactions/common_issuances/import.rb' # - 'app/services/transactions/create.rb' # - 'app/services/transactions/repayments/import.rb' # - 'app/services/security_date_groups/destroy.rb' # - 'app/services/mailing_lists/subscribe.rb' # - 'app/services/allocations/preferred_warrant_allocator.rb' # - 'app/services/users/create_law_firm.rb' # - 'app/services/users/create_investment_firm.rb' # - 'app/services/captable_permissions/update_rights.rb' # - 'app/services/company_shareholders/create_permission.rb' # - 'app/services/company_shareholders/link_to_user.rb' # - 'app/services/company_permissions/update_rights.rb' # - 'app/services/shareholders/import.rb' # - 'app/services/demos/create_option_plan.rb' # - 'app/services/portfolio_companies/update_breakeven.rb' # - 'app/services/portfolio_companies/update.rb' # - 'app/services/companies/convert_demo.rb' # - 'app/services/companies/import.rb' # - 'app/concerns/sheetable/sheet.rb' # - 'test/unit/monitors/transactions_without_certificates_monitor_test.rb' # - 'test/unit/monitors/missing_primary_captable_monitor_test.rb' # - 'test/unit/monitors/admin_user_permission_monitor_test.rb' # - 'test/unit/monitors/dipping_breakpoint_monitor_test.rb' # - 'test/unit/monitors/junk_permission_monitor_test.rb' # - 'test/unit/monitors/admin_user_portfolio_company_monitor_test.rb' # - 'test/unit/monitors/orphaned_permission_monitor_test.rb' # - 'test/unit/monitors/legal/empty_shareholders_monitor_test.rb' # - 'test/unit/monitors/missing_company_permission_monitor_test.rb' # - 'test/unit/coordinators/item_coordinator_test.rb' # - 'test/unit/coordinators/option_plan_coordinator_test.rb' # - 'test/unit/coordinators/security_date_group_coordinator_test.rb' # - 'test/unit/coordinators/debt_certificate_coordinator_test.rb' # - 'test/unit/coordinators/equity_certificate_coordinator_test.rb' # - 'test/unit/models/captable_processor_test.rb' # - 'test/unit/models/transaction/into_conversion_test.rb' # - 'test/unit/models/transaction/repayment_test.rb' # - 'test/unit/models/transaction/cancellation_debt_test.rb' # - 'test/unit/models/transaction/into_exercise_test.rb' # - 'test/unit/models/transaction/option_grant_test.rb' # - 'test/unit/models/transaction/conversion_test.rb' # - 'test/unit/models/transaction/into_transfer_test.rb' # - 'test/unit/models/transaction/transaction_test.rb' # - 'test/unit/models/transaction/into_split_transaction_test.rb' # - 'test/unit/models/transaction/into_sale_test.rb' # - 'test/unit/models/transaction/into_equity_issuance_test.rb' # - 'test/unit/models/transaction/common_issuance_test.rb' # - 'test/unit/models/transaction/debt_issuance_test.rb' # - 'test/unit/models/transaction/vesting_transaction_test.rb' # - 'test/unit/models/permission_test.rb' # - 'test/unit/models/portfolio_test.rb' # - 'test/unit/models/payments/missing_credit_card_test.rb' # - 'test/unit/models/auditors/securities/security_auditor_test.rb' # - 'test/unit/models/auditors/shareholder_auditor_test.rb' # - 'test/unit/models/auditors/auditor_test.rb' # - 'test/unit/models/holdings_claimer_test.rb' # - 'test/unit/models/debt_term_test.rb' # - 'test/unit/models/shareholder_test.rb' # - 'test/unit/models/product_subscription_test.rb' # - 'test/unit/models/breakpoint_processor_test.rb' # - 'test/unit/models/dcf_test.rb' # - 'test/unit/models/time_vesting_trigger_test.rb' # - 'test/unit/models/step_test.rb' # - 'test/unit/models/exit_scenario_test.rb' # - 'test/unit/models/security/security_test.rb' # - 'test/unit/models/security/security_subclass_test.rb' # - 'test/unit/models/debt_certificate_test.rb' # - 'test/unit/models/financial_statements/income_statement_test.rb' # - 'test/unit/models/company_test.rb' # - 'test/unit/models/template/repayment_template_test.rb' # - 'test/unit/models/fulfillment_project_test.rb' # - 'test/unit/models/workflows/transaction_item_test.rb' # - 'test/unit/models/workflows/action_required_email_attributes_test.rb' # - 'test/unit/models/delayed_job_stats_test.rb' # - 'test/unit/models/product_sku_test.rb' # - 'test/unit/models/admin_user_test.rb' # - 'test/unit/models/certificates/option_test.rb' # - 'test/unit/models/certificates/common_test.rb' # - 'test/unit/models/certificates/preferred_test.rb' # - 'test/unit/models/portfolio_valuation_test.rb' # - 'test/unit/models/item_test.rb' # - 'test/unit/models/transaction_vesting/calculate_rounding_test.rb' # - 'test/unit/models/action_test.rb' # - 'test/unit/models/captable/duplication_test.rb' # - 'test/unit/models/company_permission_test.rb' # - 'test/unit/models/document_test.rb' # - 'test/unit/models/guaranteed_permission_test.rb' # - 'test/unit/models/hub_spot/contact_repo_test.rb' # - 'test/unit/models/legal/board_of_director_test.rb' # - 'test/unit/models/legal/firm_specific_company_info_test.rb' # - 'test/unit/models/financing_round_test.rb' # - 'test/unit/models/intercom_test.rb' # - 'test/unit/models/document_generators/pdf_settings_test.rb' # - 'test/unit/models/equity_certificates/transaction_interface_test.rb' # - 'test/unit/models/concerns/adjusting_transaction_test.rb' # - 'test/unit/models/concerns/adjustable_test.rb' # - 'test/unit/models/concerns/auditable_test.rb' # - 'test/unit/models/captable_test.rb' # - 'test/unit/models/user_test.rb' # - 'test/unit/policies/captables/modified_at_policy_test.rb' # - 'test/unit/policies/transaction_items/partial_name_policy_test.rb' # - 'test/unit/policies/transactions/proper_certificate_policy_test.rb' # - 'test/unit/policies/transactions/primary_transaction_policy_test.rb' # - 'test/unit/policies/vesting/fractional_share_setting_test.rb' # - 'test/unit/policies/vesting/rounding_policy_test.rb' # - 'test/unit/policies/actions/unfinished_policy_test.rb' # - 'test/unit/policies/templates/locked_policy_test.rb' # - 'test/unit/policies/items/status_policy_test.rb' # - 'test/unit/policies/document_generators/pending_policy_test.rb' # - 'test/unit/policies/equity_certificates/option_expiration_date_policy_test.rb' # - 'test/unit/presenters/payments/show_presenter_test.rb' # - 'test/unit/presenters/captables/equity_plan_presenter_test.rb' # - 'test/unit/presenters/product_subscriptions/show_presenter_test.rb' # - 'test/unit/presenters/product_subscriptions/index_presenter_test.rb' # - 'test/unit/presenters/workflows/item_presenter_test.rb' # - 'test/unit/presenters/certificates/presenter_test.rb' # - 'test/unit/presenters/transactions/index_presenter_test.rb' # - 'test/unit/presenters/workflow_mailers/action_required_presenter_test.rb' # - 'test/unit/presenters/workflow_mailers/presenter_test.rb' # - 'test/unit/presenters/workflow_mailers/workflow_complete_presenter_test.rb' # - 'test/unit/presenters/workflow_mailers/item_complete_presenter_test.rb' # - 'test/unit/presenters/user_invite_mailers/presenter_test.rb' # - 'test/unit/finders/transactions/from_certificate_finder_test.rb' # - 'test/unit/finders/transactions/to_certificate_finder_test.rb' # - 'test/unit/finders/transactions/secondaries_from_debt_finder_test.rb' # - 'test/unit/finders/accruals/debt_issuance_ids_finder_test.rb' # - 'test/unit/finders/accruals/captable_ids_finder_test.rb' # - 'test/unit/finders/company_shareholder_user_finder_test.rb' # - 'test/unit/finders/shareholders/transactions_for_destroy_finder_test.rb' # - 'test/unit/finders/shareholders/option_certificate_finder_test.rb' # - 'test/unit/finders/companies/addable_to_firm_by_user_finder_test.rb' # - 'test/unit/finders/companies/non_restricted_access_by_user_finder_test.rb' # - 'test/unit/lib/tasks/cron_tasks_test.rb' # - 'test/unit/lib/ms_sql_importer_test.rb' # - 'test/unit/lib/monkey_patches/array_test.rb' # - 'test/unit/lib/monkey_patches/active_record_test.rb' # - 'test/unit/lib/monkey_patches/date_test.rb' # - 'test/unit/lib/monkey_patches/string_test.rb' # - 'test/unit/lib/monkey_patches/integer_test.rb' # - 'test/unit/lib/monkey_patches/numeric_test.rb' # - 'test/unit/lib/monkey_patches/nil_class_test.rb' # - 'test/unit/lib/xlsx_importer_test.rb' # - 'test/unit/support_tools/promote_to_admin_test.rb' # - 'test/unit/fixtures/transaction_without_certificate_data_fixer_test.rb' # - 'test/unit/publishers/option_expense_reports/publish_generate_event_test.rb' # - 'test/unit/publishers/captables/publish_export_event_test.rb' # - 'test/unit/publishers/workflows/publish_execute_event_test.rb' # - 'test/unit/publishers/valuation_services/irc409as/publish_subscribe_event_test.rb' # - 'test/unit/validators/transactions/restricted_stock_validator_test.rb' # - 'test/unit/validators/captable_permissions/less_than_company_permission_validator_test.rb' # - 'test/unit/collections/acts_as_collection_test.rb' # - 'test/unit/collections/vesting_tranche_collection_test.rb' # - 'test/unit/data_fixers/missing_primary_captable_data_fixer_test.rb' # - 'test/unit/data_fixers/add_companies_to_firm_data_fixer_test.rb' # - 'test/unit/data_fixers/orphaned_permission_data_fixer_test.rb' # - 'test/unit/data_fixers/missing_company_permission_data_fixer_test.rb' # - 'test/unit/data_fixers/deserialize_auditor_item_column_data_fixer_test.rb' # - 'test/unit/data_fixers/junk_permission_data_fixer_test.rb' # - 'test/unit/data_fixers/update_interest_rate_to_default_value_data_fixer_test.rb' # - 'test/unit/data_fixers/admin_user_portfolio_company_data_fixer_test.rb' # - 'test/unit/data_fixers/polymorphic_type_data_fixer_test.rb' # - 'test/unit/data_fixers/company_admin_data_fixer_test.rb' # - 'test/unit/helpers/templates_helper_test.rb' # - 'test/unit/helpers/sheets_helper_test.rb' # - 'test/unit/helpers/welcome_helper_test.rb' # - 'test/unit/helpers/securities_helper_test.rb' # - 'test/unit/helpers/product_subscriptions_helper_test.rb' # - 'test/unit/helpers/string_helper_test.rb' # - 'test/unit/helpers/option_expense_report_helper_test.rb' # - 'test/unit/helpers/navbar_helper_test.rb' # - 'test/unit/helpers/flash_helper_test.rb' # - 'test/unit/services/option_expense_reports/get_risk_free_rates_test.rb' # - 'test/unit/services/option_plans/import_test.rb' # - 'test/unit/services/option_plans/update_test.rb' # - 'test/unit/services/option_plans/increase_authorized_adjustment_test.rb' # - 'test/unit/services/option_plans/transfer_authorized_adjustment_test.rb' # - 'test/unit/services/option_plans/adjust_test.rb' # - 'test/unit/services/option_plans/create_base_adjustment_test.rb' # - 'test/unit/services/securities/preferred_securities/import_test.rb' # - 'test/unit/services/securities/common_securities/import_test.rb' # - 'test/unit/services/securities/exports/main_test.rb' # - 'test/unit/services/vesting_plan_triggers/import_test.rb' # - 'test/unit/services/products/invoice_test.rb' # - 'test/unit/services/captables/set_as_primary_test.rb' # - 'test/unit/services/captables/import_test.rb' # - 'test/unit/services/captables/update_test.rb' # - 'test/unit/services/captables/search_test.rb' # - 'test/unit/services/captables/exports/show_test.rb' # - 'test/unit/services/vesting_plans/import_test.rb' # - 'test/unit/services/vesting_plans/update_test.rb' # - 'test/unit/services/product_subscriptions/verify_product_access_test.rb' # - 'test/unit/services/product_subscriptions/verify_feature_access_test.rb' # - 'test/unit/services/product_subscriptions/charge_test.rb' # - 'test/unit/services/product_subscriptions/invalidate_product_test.rb' # - 'test/unit/services/workflows/execute_test.rb' # - 'test/unit/services/workflows/send_item_complete_email_test.rb' # - 'test/unit/services/workflows/advance_test.rb' # - 'test/unit/services/valuations/update_public_comp_list_test.rb' # - 'test/unit/services/valuations/update_comp_lists_test.rb' # - 'test/unit/services/valuations/weighted_exit_test.rb' # - 'test/unit/services/valuations/update_dcf_test.rb' # - 'test/unit/services/valuations/update_backsolve_opm_mvic_test.rb' # - 'test/unit/services/valuations/update_opm_test.rb' # - 'test/unit/services/valuations/update_ma_comp_list_test.rb' # - 'test/unit/services/valuations/update_pwerm_test.rb' # - 'test/unit/services/valuations/update_volatility_test.rb' # - 'test/unit/services/valuations/update_backsolve_with_opm_test.rb' # - 'test/unit/services/valuations/update_weighted_exit_test.rb' # - 'test/unit/services/valuations/update_dlom_test.rb' # - 'test/unit/services/valuations/update_backsolve_opm_test.rb' # - 'test/unit/services/valuations/update_portfolio_company_valuations_test.rb' # - 'test/unit/services/valuations/update_names_test.rb' # - 'test/unit/services/valuations/update_discount_rate_test.rb' # - 'test/unit/services/certificates/sort_by_name_test.rb' # - 'test/unit/services/permissions/update_rights_test.rb' # - 'test/unit/services/transactions/undestroy_test.rb' # - 'test/unit/services/transactions/cancellations/import_test.rb' # - 'test/unit/services/transactions/sales/import_test.rb' # - 'test/unit/services/transactions/conversions/import_test.rb' # - 'test/unit/services/transactions/debt_issuances/import_test.rb' # - 'test/unit/services/transactions/preferred_issuances/import_test.rb' # - 'test/unit/services/transactions/transfers/import_test.rb' # - 'test/unit/services/transactions/vesting/set_default_sum_remainder_test.rb' # - 'test/unit/services/transactions/repurchases/import_test.rb' # - 'test/unit/services/transactions/exercises/import_test.rb' # - 'test/unit/services/transactions/option_grants/import_test.rb' # - 'test/unit/services/transactions/warrant_grants/import_test.rb' # - 'test/unit/services/transactions/common_issuances/import_test.rb' # - 'test/unit/services/transactions/repayments/import_test.rb' # - 'test/unit/services/security_date_groups/destroy_test.rb' # - 'test/unit/services/security_date_groups/find_or_create_for_equity_certificate_test.rb' # - 'test/unit/services/allocations/preferred_uncapped_participation_test.rb' # - 'test/unit/services/allocations/preferred_warrant_allocator_test.rb' # - 'test/unit/services/allocations/preferred_test.rb' # - 'test/unit/services/allocations/preferred_capped_participation_test.rb' # - 'test/unit/services/allocations/common_warrant_allocator_test.rb' # - 'test/unit/services/users/create_law_firm_test.rb' # - 'test/unit/services/users/create_investment_firm_test.rb' # - 'test/unit/services/users/destroy_permissions_test.rb' # - 'test/unit/services/users/lockout_admin_test.rb' # - 'test/unit/services/users/send_invite_email_test.rb' # - 'test/unit/services/users/link_to_company_shareholder_test.rb' # - 'test/unit/services/captable_permissions/update_rights_test.rb' # - 'test/unit/services/partner_stripe_accounts/update_charge_test.rb' # - 'test/unit/services/marketing/leads/daily_updater_test.rb' # - 'test/unit/services/marketing/leads/filter_test.rb' # - 'test/unit/services/marketing/events/record_option_expense_report_generated_test.rb' # - 'test/unit/services/marketing/events/record_captable_exported_test.rb' # - 'test/unit/services/marketing/events/record_workflow_executed_test.rb' # - 'test/unit/services/company_shareholders/link_to_user_test.rb' # - 'test/unit/services/company_permissions/update_rights_test.rb' # - 'test/unit/services/legal/firm_specific_company_infos/import_test.rb' # - 'test/unit/services/legal/board_of_directors/import_test.rb' # - 'test/unit/services/shareholders/import_test.rb' # - 'test/unit/services/shareholders/exports/index_detailed_test.rb' # - 'test/unit/services/shareholders/exports/index_test.rb' # - 'test/unit/services/demos/create_shareholders_test.rb' # - 'test/unit/services/portfolio_companies/update_test.rb' # - 'test/unit/services/companies/import_test.rb' # - 'test/unit/services/companies/valuations/requests/create_test.rb' # - 'test/unit/services/companies/create_test.rb' # - 'test/unit/services/equity_certificates/find_or_create_test.rb' # - 'test/unit/services/equity_certificates/auto_name_test.rb' # - 'test/unit/services/equity_certificates/set_option_plan_fields_test.rb' # - 'test/unit/services/equity_certificates/set_exercise_proceeds_test.rb' # - 'test/unit/concerns/itemizable_test.rb' # - 'test/unit/concerns/permissable_test.rb' # - 'test/system/user_invite_system_test.rb' # - 'test/system/utilities/download_helper.rb' # - 'test/controllers/securities/export_requests_controller_test.rb' # - 'test/controllers/waterfall_summary_controller_test.rb' # - 'test/controllers/document_generators_controller_test.rb' # - 'test/controllers/search_controller_test.rb' # - 'test/controllers/captables/export_requests_controller_test.rb' # - 'test/controllers/primary_transactions_controller_test.rb' # - 'test/controllers/valuation_wizard_controller_test.rb' # - 'test/controllers/waterfalls_controller_test.rb' # - 'test/controllers/shareholders_controller_test.rb' # - 'test/controllers/welcome/investment_firms_controller_test.rb' # - 'test/controllers/welcome/law_firms_controller_test.rb' # - 'test/controllers/permissions/user_invites_controller_test.rb' # - 'test/controllers/public_comps_controller_test.rb' # - 'test/controllers/option_expense_report_wizard_controller_test.rb' # - 'test/controllers/ma_comp_lists_controller_test.rb' # - 'test/controllers/opms_controller_test.rb' # - 'test/controllers/captable_auditors_controller_test.rb' # - 'test/controllers/support_tools/captable_process_requests_controller_test.rb' # - 'test/controllers/support_tools/workflow_emails_controller_test.rb' # - 'test/controllers/support_tools/payments_controller_test.rb' # - 'test/controllers/support_tools/delayed_jobs_controller_test.rb' # - 'test/controllers/partner_stripe_accounts_controller_test.rb' # - 'test/controllers/waterfalls/export_requests_controller_test.rb' # - 'test/controllers/equity_certificates_controller_test.rb' # - 'test/controllers/sessions_controller_test.rb' # - 'test/controllers/portfolios_controller_test.rb' # - 'test/controllers/legal/annual_reports_controller_test.rb' # - 'test/controllers/product_subscriptions_controller_test.rb' # - 'test/controllers/shareholders/export_requests_controller_test.rb' # - 'test/controllers/returns_analysis_controller_test.rb' # - 'test/controllers/concerns/authorization_management_test.rb' # - 'test/controllers/concerns/product_subscription_management_test.rb' # - 'test/controllers/concerns/resource_loader_test.rb' # - 'test/functional/workflow_emails_functional_test.rb' # - 'test/functional/vesting_functional_tests/vesting_reconciliation_in_final_period_functional_test.rb' # - 'test/functional/vesting_functional_tests/basic_vesting_functional_test.rb' # - 'test/functional/company_shareholder_invite_user_functional_test.rb' # - 'test/functional/users_shareholders_functional_test.rb' # - 'test/functional/share_total_functional_test.rb' # - 'test/functional/import_service_functional_test.rb' # - 'test/functional/captable_copy_functional_test.rb' # - 'test/functional/auditable_test.rb' # - 'test/functional/transaction_functional_test.rb' # - 'test/functional/workflow_mailers/workflow_complete_functional_test.rb' # - 'test/functional/workflow_mailers/action_required_functional_test.rb' # - 'test/functional/permission_functional_test.rb' # - 'lib/test_utilities/system_tests.rb' # - 'lib/monkey_patches/delayed_job.rb' # - 'lib/ms_sql/table_formatter.rb' # - 'lib/ms_sql/logger.rb' # - 'app/models/opm/opm.rb' # - 'app/models/waterfall/waterfall.rb' # - 'app/models/waterfall/pwerm_scenario.rb' # - 'app/models/financial_statements/equity_schedule.rb' # - 'app/models/financial_statements/income_statement.rb' # - 'app/models/financial_statements/balance_sheet.rb' # - 'app/models/financial_statements/working_capital.rb' # - 'app/models/portfolio_company.rb' # - 'app/models/allocation.rb' # - 'app/models/dcf.rb' # - 'app/models/captable/duplication.rb' # - 'app/presenters/product_subscriptions/show_presenter.rb' # - 'app/presenters/workflow_mailers/action_required_presenter.rb' # - 'app/controllers/waterfalls_controller.rb' # - 'app/controllers/transactions_controller.rb' # - 'app/controllers/concerns/authorization_management.rb' # - 'app/views/financing_round_transactions/show.json.jbuilder' # - 'app/views/financing_rounds/convertible_transactions/show.json.jbuilder' # - 'app/views/financing_rounds/show.json.jbuilder' # - 'app/views/new_design/financing_round_transactions/show.json.jbuilder' # - 'app/views/new_design/financing_rounds/convertible_transactions/show.json.jbuilder' # - 'app/views/new_design/financing_rounds/show.json.jbuilder' # - 'app/helpers/valuation_reports_helper.rb' # - 'app/helpers/financing_rounds_helper.rb' # - 'app/helpers/string_helper.rb' # - 'app/helpers/adjustments_helper.rb' # - 'app/helpers/product_subscriptions_helper.rb' # - 'app/services/vesting_plans/update.rb' # - 'app/services/companies/create.rb' # - 'test/unit/coordinators/master_breakpoint_coordinator_test.rb' # - 'test/unit/models/workflow_test.rb' # - 'test/unit/models/template/certificate_template_test.rb' # - 'test/unit/models/product/captable_management_software/institutional_test.rb' # - 'test/unit/policies/workflows/action_required_email_type_policy_test.rb' # - 'test/unit/fixtures/transaction_equity_certificate_fixtures_test.rb' # - 'test/unit/fixtures/transaction_fixtures_test.rb' # - 'test/unit/helpers/adjustments_helper_test.rb' # - 'test/unit/helpers/transactions_helper_test.rb' # - 'test/unit/services/company_shareholders/create_permission_test.rb' # - 'test/unit/services/shareholders/destroy_test.rb' # - 'test/unit/services/shareholders/merge_test.rb' # - 'test/unit/services/equity_certificates/set_repurchased_and_returned_shares_test.rb' # - 'test/unit/services/equity_certificates/set_cancelled_and_removed_shares_test.rb' # - 'test/unit/services/equity_certificates/set_cancelled_and_returned_shares_test.rb' # - 'test/unit/services/equity_certificates/set_repurchased_and_removed_shares_test.rb' # - 'test/system/shareholder_invite_system_test.rb' # - 'test/system/scenarios_system_test.rb' # - 'test/controllers/users_controller_test.rb' # - 'test/controllers/financing_rounds/investment_transactions_controller_test.rb' # - 'test/controllers/financing_rounds/convertible_transactions_controller_test.rb' # - 'test/functional/certificate_sort_functional_test.rb' # - 'config/environments/production.rb' # - 'config/initializers/assets.rb' # - 'config/initializers/konacha.rb' # - 'lib/tasks/automation/konacha.rake' # - 'app/models/transaction/equity_issuance/virtual_vesting.rb' # - 'app/models/debt_term.rb' # - 'app/models/concerns/investor.rb' # - 'app/models/concerns/acts_as_spreadsheet.rb' # - 'app/models/concerns/date_parsable.rb' # - 'app/controllers/shareholders_controller.rb' # - 'app/helpers/round_helper.rb' # - 'app/services/equity_certificates/set_exercise_proceeds.rb' # - 'app/concerns/formula.rb' # - 'test/unit/utilities/helpers.rb' # - 'test/unit/services/captables/expire_cache_test.rb' # - 'test/unit/services/leads/send_upload_lead_test.rb' # - 'test/system/option_grant_secondaries_system_test.rb' # - 'test/controllers/transactions_controller_test.rb' # - 'test/controllers/companies_controller_test.rb' # - 'test/controllers/financing_rounds_controller_test.rb' # - 'config/routes/captables.rb' # - 'lib/tasks/one_offs/useful/most_active_users.rake' # - 'lib/tasks/manage_expirations.rake' # - 'lib/xlsx_importer.rb' # - 'test/system/firm_and_portfolio_system_test.rb' # - 'test/unit/mailers/workflows/item_complete_mailer_test.rb' # - 'test/system/utilities/firm.rb' # - 'lib/ms_sql/client.rb' # - 'app/models/transaction/debt_issuance/virtual_accrual.rb' # - 'app/models/valuation_history.rb' # - 'app/models/item.rb' # - 'app/models/share_total.rb' # - 'app/models/cap_iq/client.rb' # - 'app/models/cap_iq/company.rb' # - 'app/models/cap_iq/ma.rb' # - 'app/models/security/common_security.rb' # - 'app/models/waterfall/waterfall_processor.rb' # - 'app/models/waterfall/pwerm.rb' # - 'app/models/option_plan.rb' # - 'app/models/template/template.rb' # - 'app/models/forfeiture_rate.rb' # - 'app/models/transaction_vesting/calculate_rounding.rb' # - 'app/models/permission.rb' # - 'app/models/concerns/copyable.rb' # - 'app/models/concerns/acts_as_google_sheet.rb' # - 'app/models/custom_permission.rb' # - 'app/models/vesting_plan.rb' # - 'app/policies/transaction_items/partial_name_policy.rb' # - 'app/policies/workflows/action_required_email_type_policy.rb' # - 'app/policies/templates/locked_policy.rb' # - 'app/policies/items/status_policy.rb' # - 'app/policies/document_generators/pending_policy.rb' # - 'app/finders/transactions/secondaries_from_debt_finder.rb' # - 'app/controllers/application_controller.rb' # - 'app/controllers/financing_rounds/transactions_controller.rb' # - 'app/controllers/source_data_controller.rb' # - 'app/controllers/concerns/resource_loader.rb' # - 'app/controllers/concerns/standard_functions.rb' # - 'app/data_fixers/security_name_data_fixer.rb' # - 'app/helpers/valuations_helper.rb' # - 'app/helpers/shareholders_helper.rb' # - 'app/helpers/option_expense_report_helper.rb' # - 'app/helpers/notifications_helper.rb' # - 'app/helpers/comp_lists_helper.rb' # - 'app/helpers/auditor_helper.rb' # - 'app/helpers/document_generators_helper.rb' # - 'app/helpers/equity_certificates_helper.rb' # - 'app/helpers/waterfalls_helper.rb' # - 'app/helpers/flash_helper.rb' # - 'app/helpers/audit_logs_helper.rb' # - 'app/helpers/application_helper.rb' # - 'app/services/captables/create.rb' # - 'app/services/workflows/advance.rb' # - 'app/services/valuations/update_dcf.rb' # - 'app/services/valuations/create_with_blank_captable.rb' # - 'app/services/valuations/update_volatility.rb' # - 'app/services/valuations/update_backsolve_opm_mvic.rb' # - 'app/services/valuations/update_ma_comp_list.rb' # - 'app/services/valuations/update_public_comp_list.rb' # - 'app/services/valuations/update_names.rb' # - 'app/services/valuations/update_dlom.rb' # - 'app/services/valuations/update_discount_rate.rb' # - 'app/services/valuations/update_weighted_exit.rb' # - 'app/services/valuations/update_ntm_options.rb' # - 'app/services/valuations/create.rb' # - 'app/services/shareholders/exports/index_detailed.rb' # - 'app/services/demos/create_captable.rb' # - 'app/concerns/accessible.rb' # - 'app/concerns/liquid_filters.rb' # - 'app/concerns/sheetable/row.rb' # - 'app/concerns/sheetable/cell.rb' # - 'app/concerns/certificate_export.rb' # - 'app/concerns/permissable.rb' # - 'test/unit/mailers/mailer_test_helper.rb' # - 'test/unit/data_fixers/fix_by_destroying_interface_tests.rb' # - 'test/unit/data_fixers/fix_by_deleting_interface_tests.rb' # - 'app/monitors/warrant_grant_missing_security_monitor.rb' # - 'app/monitors/orphaned_captable_monitor.rb' # - 'app/monitors/admin_user_portfolio_company_monitor.rb' # - 'app/monitors/acts_as_monitor.rb' # - 'app/monitors/time_vesting_trigger_units_monitor.rb' # - 'app/monitors/junk_permission_monitor.rb' # - 'app/monitors/dipping_breakpoint_monitor.rb' # - 'app/monitors/orphaned_permission_monitor.rb' # - 'app/coordinators/coordinator.rb' # - 'app/mailers/workflows/action_required_mailer.rb' # - 'app/mailers/workflows/item_complete_mailer.rb' # - 'app/mailers/contact_mailer.rb' # - 'app/mailers/user_invite_mailer.rb' # - 'app/mailers/valuation_calculation_mailer.rb' # - 'app/mailers/marketing_mailer.rb' # - 'app/models/payment.rb' # - 'app/models/intercom.rb' # - 'app/models/transaction/into_conversion.rb' # - 'app/models/transaction/into_sale.rb' # - 'app/models/transaction/sale.rb' # - 'app/models/transaction/valuation_option_grant.rb' # - 'app/models/transaction/into_split_transaction.rb' # - 'app/models/transaction/option_grant.rb' # - 'app/models/transaction/into_equity_issuance.rb' # - 'app/models/transaction/split_reduction_transaction.rb' # - 'app/models/transaction/into_exercise.rb' # - 'app/models/transaction/into_debt_issuance.rb' # - 'app/models/options/guaranteed_plan.rb' # - 'app/models/auditors/shareholder_auditor.rb' # - 'app/models/auditors/equity_certificate_auditor.rb' # - 'app/models/option_expense_report_processor.rb' # - 'app/models/workflow.rb' # - 'app/models/firm.rb' # - 'app/models/missing_product_subscription.rb' # - 'app/models/cap_iq/closeprice.rb' # - 'app/models/cap_iq/treasury_oer.rb' # - 'app/models/security/option_security.rb' # - 'app/models/document_generator.rb' # - 'app/models/document.rb' # - 'app/models/financing_round.rb' # - 'app/models/holdings_claimer.rb' # - 'app/models/small_stock_risk_premium.rb' # - 'app/models/workflows/action_required_email_attributes.rb' # - 'app/models/audit_item.rb' # - 'app/models/firm_permission.rb' # - 'app/models/portfolio_company_valuation.rb' # - 'app/models/transaction_vesting/virtual_update_vesting.rb' # - 'app/models/delayed_job_stats.rb' # - 'app/models/vesting_periods.rb' # - 'app/models/missing_user.rb' # - 'app/models/progress_tracker.rb' # - 'app/models/missing_company_shareholder.rb' # - 'app/models/valuation_report.rb' # - 'app/models/product_subscription.rb' # - 'app/models/mutex_processor.rb' # - 'app/models/product_sku.rb' # - 'app/models/line_item.rb' # - 'app/models/captable_processor.rb' # - 'app/models/vesting_trigger.rb' # - 'app/models/multi_processor.rb' # - 'app/models/equity_certificates/transaction_interface.rb' # - 'app/models/equity_term.rb' # - 'app/models/concerns/adjustable.rb' # - 'app/models/concerns/nameable.rb' # - 'app/models/concerns/summation_attributes.rb' # - 'app/models/concerns/into_transaction.rb' # - 'app/models/concerns/secondary_transaction.rb' # - 'app/models/concerns/string_to_decimal.rb' # - 'app/models/concerns/subscriber.rb' # - 'app/models/concerns/percent_parsable.rb' # - 'app/models/concerns/state_parsable.rb' # - 'app/models/concerns/coordinatable.rb' # - 'app/models/concerns/boolean_parsable.rb' # - 'app/models/captable_permission.rb' # - 'app/models/company_specific_discount.rb' # - 'app/policies/option_expense_reports/measurement_date_policy.rb' # - 'app/policies/product_subscriptions/access_policy.rb' # - 'app/policies/product_subscriptions/company_access_via_firm_policy.rb' # - 'app/policies/transactions/readable_type_policy.rb' # - 'app/policies/marketing/leads/subscription_tracking_policy.rb' # - 'app/policies/legal/access_policy.rb' # - 'app/presenters/payments/show_presenter.rb' # - 'app/presenters/base_presenter.rb' # - 'app/presenters/debt_certificates/show_presenter.rb' # - 'app/presenters/product_subscriptions/index_presenter.rb' # - 'app/presenters/workflows/item_presenter.rb' # - 'app/presenters/welcome/private_company_presenter.rb' # - 'app/presenters/transactions/into_exercises/edit_presenter.rb' # - 'app/presenters/workflow_mailers/presenter.rb' # - 'app/presenters/user_invite_mailers/presenter.rb' # - 'app/finders/shareholders/option_certificate_finder.rb' # - 'app/finders/inactive_admin_user_finder.rb' # - 'app/validators/transactions/non_restricted_stock_validator.rb' # - 'app/validators/transactions/restricted_stock_validator.rb' # - 'app/validators/captable_permissions/less_than_company_permission_validator.rb' # - 'app/validators/strong_password_validator.rb' # - 'app/controllers/captables_controller.rb' # - 'app/controllers/expiration_policies_controller.rb' # - 'app/controllers/exit_scenarios_controller.rb' # - 'app/controllers/option_expense_report_wizard_controller.rb' # - 'app/controllers/confirmations/passwords_controller.rb' # - 'app/controllers/confirmations_controller.rb' # - 'app/controllers/concerns/user_log_management.rb' # - 'app/controllers/concerns/product_subscription_management.rb' # - 'app/collections/debt_issuance_collection.rb' # - 'app/collections/delay_save_without_coordinators.rb' # - 'app/collections/acts_as_collection.rb' # - 'app/data_fixers/permissions_sync_data_fixer.rb' # - 'app/data_fixers/acts_as_data_fixer.rb' # - 'app/data_fixers/paranoia_data_fixer.rb' # - 'app/data_fixers/remove_duplicate_documents_data_fixer.rb' # - 'app/data_fixers/polymorphic_type_data_fixer.rb' # - 'app/helpers/documents_helper.rb' # - 'app/helpers/valuation_templates_helper.rb' # - 'app/helpers/partner_stripe_accounts_helper.rb' # - 'app/helpers/welcome_helper.rb' # - 'app/helpers/form_helper.rb' # - 'app/helpers/permissions_helper.rb' # - 'app/helpers/securities_helper.rb' # - 'app/helpers/datetime_helper.rb' # - 'app/helpers/navbar_helper.rb' # - 'app/helpers/import_helper.rb' # - 'app/helpers/toggler_helper.rb' # - 'app/helpers/payments_helper.rb' # - 'app/helpers/workflows_helper.rb' # - 'app/helpers/breakpoints_helper.rb' # - 'app/helpers/templates_helper.rb' # - 'app/helpers/icon_helper.rb' # - 'app/helpers/data_helper.rb' # - 'app/helpers/debt_certificates_helper.rb' # - 'app/helpers/states_helper.rb' # - 'app/helpers/portfolio_valuations_helper.rb' # - 'app/helpers/option_plans_helper.rb' # - 'app/helpers/pagination_helper.rb' # - 'app/helpers/transaction_forms_helper.rb' # - 'app/helpers/irc_409a_helper.rb' # - 'app/helpers/confirmations_helper.rb' # - 'app/services/option_expense_reports/get_risk_free_rates.rb' # - 'app/services/option_plans/update.rb' # - 'app/services/options/update_plan_after_equity_certificate_changes.rb' # - 'app/services/products/invoice.rb' # - 'app/services/captables/downgrade_permissions.rb' # - 'app/services/captables/search.rb' # - 'app/services/captables/copy.rb' # - 'app/services/captables/set_as_primary.rb' # - 'app/services/captables/update.rb' # - 'app/services/public_comps/get_market_data.rb' # - 'app/services/product_subscriptions/start_billing.rb' # - 'app/services/product_subscriptions/verify_feature_access.rb' # - 'app/services/product_subscriptions/verify_product_access.rb' # - 'app/services/product_subscriptions/charge.rb' # - 'app/services/product_subscriptions/update.rb' # - 'app/services/product_subscriptions/subscribe.rb' # - 'app/services/product_subscriptions/invalidate_product.rb' # - 'app/services/leads/send_template_lead.rb' # - 'app/services/leads/send_valuation_lead.rb' # - 'app/services/leads/send_upsell_message.rb' # - 'app/services/leads/send_upload_lead.rb' # - 'app/services/valuation_calculations/send_report.rb' # - 'app/services/portfolios/grant_company_permission.rb' # - 'app/services/pdf/create_from_html.rb' # - 'app/services/workflows/send_action_required_email.rb' # - 'app/services/workflows/items/update_actions.rb' # - 'app/services/workflows/items/convert_to_pdf.rb' # - 'app/services/welcome/private_companies/process_payment.rb' # - 'app/services/transactions/undestroy.rb' # - 'app/services/security_date_groups/find_or_create_for_equity_certificate.rb' # - 'app/services/allocations/warrant_allocator.rb' # - 'app/services/users/create_org.rb' # - 'app/services/users/lockout_admin.rb' # - 'app/services/partner_stripe_accounts/update_charge.rb' # - 'app/services/partner_stripe_accounts/advance_queue.rb' # - 'app/services/partner_stripe_accounts/create.rb' # - 'app/services/waterfalls/exports/shareholder.rb' # - 'app/services/marketing/leads/update.rb' # - 'app/services/company_shareholders/link_to_portfolio_company.rb' # - 'app/services/companies/upgrade_primary_subscription.rb' # - 'app/services/equity_certificates/update_attributes.rb' # - 'app/services/equity_certificates/auto_name.rb' # - 'app/services/equity_certificates/set_as_converted_shares.rb' # - 'app/services/service.rb' # - 'app/concerns/runnable.rb' # - 'app/concerns/itemizable.rb' # - 'app/concerns/rounding.rb' # - 'test/doubles/intercom_double.rb' # - 'test/doubles/rest_client/bad_request.rb' # - 'test/unit/monitors/underlying_security_monitor_test.rb' # - 'test/unit/monitors/inactive_certificate_monitor_test.rb' # - 'test/unit/monitors/acts_as_monitor_test.rb' # - 'test/unit/models/waterfall/waterfall_processor_test.rb' # - 'test/unit/models/template/template_test_helper.rb' # - 'test/unit/models/mutex_processor_test.rb' # - 'test/unit/models/concerns/percent_parsable_test.rb' # - 'test/unit/policies/product_subscriptions/access_policy_test.rb' # - 'test/unit/policies/transactions/readable_type_policy_test.rb' # - 'test/unit/presenters/base_presenter_test.rb' # - 'test/unit/presenters/transactions/presenter_test.rb' # - 'test/unit/finders/inactive_admin_user_finder_test.rb' # - 'test/unit/lib/monitor_jobs_test.rb' # - 'test/unit/validators/strong_password_validator_test.rb' # - 'test/unit/validators/transactions/non_restricted_stock_validator_test.rb' # - 'test/unit/data_fixers/acts_as_data_fixer_test.rb' # - 'test/unit/data_fixers/remove_duplicate_documents_data_fixer_test.rb' # - 'test/unit/helpers/document_generators_helper_test.rb' # - 'test/unit/helpers/datetime_helper_test.rb' # - 'test/unit/helpers/portfolios_helper_test.rb' # - 'test/unit/services/payments/rebill_failed_charges_test.rb' # - 'test/unit/services/payments/update_stripe_test.rb' # - 'test/unit/services/captables/destroy_test.rb' # - 'test/unit/services/captables/downgrade_permissions_test.rb' # - 'test/unit/services/valuation_calculations/send_report_test.rb' # - 'test/unit/services/service_test.rb' # - 'test/system/settings_system_test.rb' # - 'test/system/import_equity_and_plans_system_test.rb' # - 'test/system/utilities/general.rb' # - 'test/system/utilities/securities_and_equity_plans.rb' # - 'test/system/utilities/hands_on_tables.rb' # - 'test/system/utilities/invitations.rb' # - 'test/system/utilities/settings.rb' # - 'test/system/utilities/summary.rb' # - 'test/system/utilities/pdf.rb' # - 'test/system/utilities/secondary_modals.rb' # - 'test/system/utilities/vesting_plans.rb' # - 'test/system/create_vesting_plans_system_test.rb' # - 'test/test_helper.rb' # - 'test/system_test_helper.rb' # - 'test/controllers/fulfillment_projects_controller_test.rb' # - 'test/test_helpers/hash_test_helper.rb' # - 'test/test_helpers/certificate_sort_helper.rb' # - 'test/test_helpers/controllers/search_test_helper.rb' # - 'test/test_helpers/controllers/general_test_helper.rb' # - 'test/functional/option_expense_report_processor_functional_test.rb' # - 'config/initializers/paper_trail.rb' # - 'config/initializers/log_formatting.rb' # - 'lib/test_utilities/tests.rb' # - 'lib/debug_utils.rb' # - 'lib/tasks/one_offs/useful/set_workflow_to_finished.rake' # - 'lib/tasks/automation/mofo_attach_documents.rake' # - 'lib/utilities.rb' # - 'lib/github_utilities.rb' # - 'lib/system_utilities.rb' # - 'lib/monkey_patches/date.rb' # - 'lib/monkey_patches/psych_monkey_patch.rb' # - 'lib/monkey_patches/try_method.rb' # - 'lib/monkey_patches/string.rb' # - 'lib/monkey_patches/array.rb' # - 'lib/monkey_patches/numeric.rb' # - 'lib/monkey_patches/hash.rb' # - 'lib/monkey_patches/symbol.rb' # - 'lib/monkey_patches/rational.rb' # - 'lib/monkey_patches/nil_class.rb' # - 'lib/monkey_patches/active_record_debugging.rb' # - 'lib/dev_tools/trace_controller_filters.rb' # - 'lib/hash_to_yaml_file.rb' # - 'app/coordinators/transaction/sale_coordinator.rb' # - 'app/coordinators/transaction/option_grant_coordinator.rb' # - 'app/coordinators/transaction/transaction_coordinator.rb' # - 'app/coordinators/transaction/transfer_coordinator.rb' # - 'app/coordinators/security/security_coordinator.rb' # - 'app/coordinators/product_subscription_coordinator.rb' # - 'app/coordinators/master_breakpoint_coordinator.rb' # - 'app/coordinators/partner_stripe_account_coordinator.rb' # - 'app/coordinators/waterfall_coordinator.rb' # - 'app/models/fulfillment_projects/captable_audit.rb' # - 'app/models/transaction/repurchase.rb' # - 'app/models/transaction/equity_issuance/field_defaults.rb' # - 'app/models/transaction/repayment.rb' # - 'app/models/transaction/exercise.rb' # - 'app/models/transaction/cancellation.rb' # - 'app/models/transaction/cancellation_debt.rb' # - 'app/models/transaction/debt_issuance.rb' # - 'app/models/state.rb' # - 'app/models/vesting_tranche.rb' # - 'app/models/valuation_calculation.rb' # - 'app/models/financing_rounds/investment_transaction.rb' # - 'app/models/template_tags/template_tag.rb' # - 'app/models/template/cancellation_template.rb' # - 'app/models/template/repayment_template.rb' # - 'app/models/template/exercise_template.rb' # - 'app/models/template/sale_template.rb' # - 'app/models/fulfillment_project.rb' # - 'app/models/comparison.rb' # - 'app/models/country.rb' # - 'app/models/product/product.rb' # - 'app/models/product/captable_management_software/starter.rb' # - 'app/models/product/captable_management_software/premium.rb' # - 'app/models/product/captable_management_software/enterprise.rb' # - 'app/models/product/captable_management_software/lite.rb' # - 'app/models/product/valuation_services/irc409a_tiered.rb' # - 'app/models/partner_stripe_account.rb' # - 'app/models/vesting/time_based/incremental_tranche_date.rb' # - 'app/models/vesting/time_based/selected_day_tranche_date.rb' # - 'app/models/vesting/time_based/end_of_month_tranche_date.rb' # - 'app/models/vesting/tranche_builder.rb' # - 'app/models/equity/common/issuance.rb' # - 'app/models/marketing/lead.rb' # - 'app/models/finance/future_value_calculator.rb' # - 'app/models/hub_spot/contact.rb' # - 'app/models/hub_spot/contact_repo.rb' # - 'app/models/legal/annual_meeting.rb' # - 'app/models/legal/annual_governance_todo.rb' # - 'app/models/legal/annual_report_list.rb' # - 'app/models/document_generators/pdf_settings.rb' # - 'app/models/concerns/adjusting_transaction.rb' # - 'app/models/missing_permission.rb' # - 'app/exceptions/permissions/authorization_error.rb' # - 'app/policies/terminations/expiration_status_policy.rb' # - 'app/policies/vesting/fractional_share_setting.rb' # - 'app/policies/actions/unfinished_policy.rb' # - 'app/presenters/captables/equity_plan_presenter.rb' # - 'app/presenters/workflow_mailers/workflow_complete_presenter.rb' # - 'app/presenters/shareholders/show_presenter.rb' # - 'app/presenters/regression_tests/show_presenter.rb' # - 'app/finders/product_subscriptions/paid_captable_management_software_finder.rb' # - 'app/finders/permissions/manager_permission_finder.rb' # - 'app/finders/permissions/viewer_permission_finder.rb' # - 'app/finders/transactions/to_certificate_finder.rb' # - 'app/finders/waterfalls/equity_certificate_finder.rb' # - 'app/support_tools/workflow_uri_parser.rb' # - 'app/support_tools/workflow_email_updater.rb' # - 'app/support_tools/card_transfer.rb' # - 'app/publishers/option_expense_reports/publish_generate_event.rb' # - 'app/publishers/captables/publish_export_event.rb' # - 'app/validators/email_validator.rb' # - 'app/controllers/fulfillment_projects_controller.rb' # - 'app/controllers/securities_controller.rb' # - 'app/controllers/jobs_controller.rb' # - 'app/controllers/templates_controller.rb' # - 'app/controllers/exports_controller.rb' # - 'app/controllers/valuations_controller.rb' # - 'app/controllers/pages_controller.rb' # - 'app/controllers/spreadsheets_controller.rb' # - 'app/controllers/valuation_histories_controller.rb' # - 'app/controllers/user_settings_controller.rb' # - 'app/controllers/welcome/private_companies_controller.rb' # - 'app/controllers/public_comp_lists_controller.rb' # - 'app/controllers/vesting_plans_controller.rb' # - 'app/controllers/valuation_services/irc409as/product_subscriptions_controller.rb' # - 'app/controllers/transactions/into_exercises_controller.rb' # - 'app/controllers/payments_controller.rb' # - 'app/controllers/actions_controller.rb' # - 'app/controllers/option_plans_controller.rb' # - 'app/controllers/captable_auditors_controller.rb' # - 'app/controllers/partner_stripe_accounts_controller.rb' # - 'app/controllers/portfolio_companies_controller.rb' # - 'app/controllers/portfolio_valuations_controller.rb' # - 'app/controllers/support_tools/shareholders_controller.rb' # - 'app/controllers/support_tools/workflow_emails_controller.rb' # - 'app/controllers/api/v1/common/issuances_controller.rb' # - 'app/controllers/system_templates_controller.rb' # - 'app/controllers/valuation_calculations_controller.rb' # - 'app/controllers/legal/company_jurisdictions/annual_reports_controller.rb' # - 'app/controllers/legal/annual_meetings_controller.rb' # - 'app/controllers/legal/company_jurisdictions_controller.rb' # - 'app/controllers/legal/dbas/cancellations_controller.rb' # - 'app/controllers/legal/dbas_controller.rb' # - 'app/controllers/shareholders/export_requests_controller.rb' # - 'app/controllers/financing_rounds_controller.rb' # - 'app/controllers/concerns/notification_management.rb' # - 'app/controllers/registrations_controller.rb' # - 'app/controllers/regression_tests_controller.rb' # - 'app/collections/debt_certificate_collection.rb' # - 'app/collections/transaction_collection.rb' # - 'app/collections/equity_certificate_collection.rb' # - 'app/views/securities/index.json.jbuilder' # - 'app/views/debt_certificates/index.json.jbuilder' # - 'app/views/financing_rounds/investment_transactions/show.json.jbuilder' # - 'app/views/new_design/securities/index.json.jbuilder' # - 'app/views/new_design/debt_certificates/index.json.jbuilder' # - 'app/views/new_design/financing_rounds/investment_transactions/show.json.jbuilder' # - 'app/views/new_design/transactions/show.json.jbuilder' # - 'app/views/new_design/layouts/unauthorized.json.jbuilder' # - 'app/views/new_design/shareholders/index.json.jbuilder' # - 'app/views/layouts/unauthorized.json.jbuilder' # - 'app/views/shareholders/index.json.jbuilder' # - 'app/data_fixers/update_failure_data_fixer.rb' # - 'app/data_fixers/missing_portfolio_company_data_fixer.rb' # - 'app/data_fixers/fulfillment_project_category_data_fixer.rb' # - 'app/data_fixers/security_date_group_data_fixer.rb' # - 'app/data_fixers/captable_accounting_data_fixer.rb' # - 'app/data_fixers/admin_user_portfolio_company_data_fixer.rb' # - 'app/data_fixers/missing_primary_captable_data_fixer.rb' # - 'app/data_fixers/missing_company_permission_data_fixer.rb' # - 'app/data_fixers/irc409a_product_data_fixer.rb' # - 'app/data_fixers/user_name_data_fixer.rb' # - 'app/data_fixers/fix_by_deleting.rb' # - 'app/data_fixers/fix_by_destroying.rb' # - 'app/data_fixers/junk_permission_data_fixer.rb' # - 'app/helpers/product_subscriptions/valuation_services/irc_409a_helper.rb' # - 'app/helpers/new_design/main_header_helper.rb' # - 'app/helpers/source_datum_helper.rb' # - 'app/helpers/import_report_helper.rb' # - 'app/helpers/drawer_helper.rb' # - 'app/helpers/portfolios_helper.rb' # - 'app/helpers/firms_helper.rb' # - 'app/helpers/marketing_helper.rb' # - 'app/helpers/exports_helper.rb' # - 'app/helpers/sub_header_helper.rb' # - 'app/helpers/legal/dbas_helper.rb' # - 'app/helpers/legal/company_jurisdictions_helper.rb' # - 'app/services/securities/exports/create_xlsx.rb' # - 'app/services/payments/update_stripe.rb' # - 'app/services/payments/rebill_failed_charges.rb' # - 'app/services/products/valuation_services/irc409a_invoice.rb' # - 'app/services/captables/exports/create_xlsx.rb' # - 'app/services/captables/destroy.rb' # - 'app/services/public_comps/calculate_volatility.rb' # - 'app/services/product_subscriptions/validate_payment.rb' # - 'app/services/terminations/cancel_vested_shares.rb' # - 'app/services/terminations/cancel_unvested_shares.rb' # - 'app/services/workflows/initiate_step.rb' # - 'app/services/workflows/exports/generate_pdf.rb' # - 'app/services/workflows/send_item_complete_email.rb' # - 'app/services/valuations/update_equity_value.rb' # - 'app/services/valuations/update_ltm_date.rb' # - 'app/services/valuations/update_fiscal_year.rb' # - 'app/services/valuations/create_methods.rb' # - 'app/services/valuations/update_captable.rb' # - 'app/services/certificates/update_sort_order.rb' # - 'app/services/portfolio_company_valuations/update.rb' # - 'app/services/permissions/update_to_restricted.rb' # - 'app/services/permissions/update_to_view.rb' # - 'app/services/permissions/update_to_edit.rb' # - 'app/services/permissions/update_rights.rb' # - 'app/services/valuation_services/irc409as/subscribe.rb' # - 'app/services/vesting/rounded_share_calculator.rb' # - 'app/services/allocations/preferred_pre_common.rb' # - 'app/services/allocations/preferred_warrant_capped_participation.rb' # - 'app/services/allocations/preferred_warrant_uncapped_participation.rb' # - 'app/services/allocations/option_allocator.rb' # - 'app/services/allocations/preferred_methods.rb' # - 'app/services/users/send_invite_email.rb' # - 'app/services/users/create_private_company.rb' # - 'app/services/waterfalls/exports/create_xlsx.rb' # - 'app/services/marketing/events/record_captable_exported.rb' # - 'app/services/marketing/events/record_option_expense_report_generated.rb' # - 'app/services/marketing/events/record_workflow_executed.rb' # - 'app/services/marketing/events/record_captable_search.rb' # - 'app/services/legal/board_of_directors/import.rb' # - 'app/services/shareholders/exports/create_xlsx.rb' # - 'app/services/shareholders/exports/index.rb' # - 'app/services/shareholders/exports/show.rb' # - 'app/services/shareholders/destroy.rb' # - 'app/services/generic_import.rb' # - 'app/services/demos/create_shareholders.rb' # - 'app/services/demos/create_securities.rb' # - 'app/services/demos/create_shares.rb' # - 'app/services/document_generators/generate_pdf.rb' # - 'app/services/equity_certificates/set_repurchased_and_removed_shares.rb' # - 'app/services/equity_certificates/find_expiration_policy.rb' # - 'app/services/equity_certificates/find_or_create.rb' # - 'app/services/equity_certificates/set_cancelled_and_returned_shares.rb' # - 'app/services/equity_certificates/set_repurchased_and_returned_shares.rb' # - 'app/services/equity_certificates/set_cancelled_and_removed_shares.rb' # - 'app/concerns/waterfall_export.rb' # - 'test/unit/monitors/missing_portfolio_company_monitor_test.rb' # - 'test/unit/monitors/permissions_sync_monitor_test.rb' # - 'test/unit/coordinators/permission_coordinator_test.rb' # - 'test/unit/coordinators/product_subscription_coordinator_test.rb' # - 'test/unit/coordinators/partner_stripe_account_coordinator_test.rb' # - 'test/unit/mailers/user_invite_mailer_test.rb' # - 'test/unit/mailers/valuation_calculation_mailer_test.rb' # - 'test/unit/mailers/workflow_mailer_test.rb' # - 'test/unit/mailers/devise_mailer_test.rb' # - 'test/unit/mailers/workflows/action_required_mailer_test.rb' # - 'test/unit/mailers/marketing_mailer_test.rb' # - 'test/unit/models/user_activity_test.rb' # - 'test/unit/models/transaction/exercise_test.rb' # - 'test/unit/models/transaction/equity_issuance/update_issuance_characteristic_test.rb' # - 'test/unit/models/transaction/equity_issuance/field_defaults_test.rb' # - 'test/unit/models/transaction/equity_issuance/field_validator_test.rb' # - 'test/unit/models/transaction/into_debt_issuance_test.rb' # - 'test/unit/models/transaction/sale_test.rb' # - 'test/unit/models/transaction/transactions_test_helper.rb' # - 'test/unit/models/transaction/certificate_transaction_test.rb' # - 'test/unit/models/transaction/transfer_test.rb' # - 'test/unit/models/transaction/debt_issuance/transaction_accrual_test.rb' # - 'test/unit/models/company_shareholder_test.rb' # - 'test/unit/models/shareholder_termination_test.rb' # - 'test/unit/models/partner_stripe_account_test.rb' # - 'test/unit/models/opm/opm_test.rb' # - 'test/unit/models/comparison_test.rb' # - 'test/unit/models/cap_iq/treasury_oer_test.rb' # - 'test/unit/models/cap_iq/closeprice_test.rb' # - 'test/unit/models/cap_iq/public_test.rb' # - 'test/unit/models/cap_iq/cap_iq_test_helper.rb' # - 'test/unit/models/security/option_security_test.rb' # - 'test/unit/models/public_comp_test.rb' # - 'test/unit/models/financing_rounds/convertible_transaction_test.rb' # - 'test/unit/models/financing_rounds/investment_transaction_test.rb' # - 'test/unit/models/waterfall/standard_waterfall_test.rb' # - 'test/unit/models/shareholder/termination_test.rb' # - 'test/unit/models/template_tags/vesting_plan_name_tag_test.rb' # - 'test/unit/models/template_tags/vesting_plan_description_tag_test.rb' # - 'test/unit/models/template_tags/signature_date_tag_test.rb' # - 'test/unit/models/template_tags/date_spelled_out_tag_test.rb' # - 'test/unit/models/template_tags/shares_spelled_out_tag_test.rb' # - 'test/unit/models/template_tags/originating_certificate_id_tag_test.rb' # - 'test/unit/models/template_tags/invested_capital_tag_test.rb' # - 'test/unit/models/template_tags/strike_price_tag_test.rb' # - 'test/unit/models/template_tags/signature_tag_test.rb' # - 'test/unit/models/template_tags/option_plan_name_tag_test.rb' # - 'test/unit/models/template/exercise_template_test.rb' # - 'test/unit/models/template/template_test.rb' # - 'test/unit/models/payment_test.rb' # - 'test/unit/models/document_generator_test.rb' # - 'test/unit/models/product/valuation_software/standard_test.rb' # - 'test/unit/models/product/product_test.rb' # - 'test/unit/models/product/captable_management_software/premium_test.rb' # - 'test/unit/models/product/captable_management_software/starter_test.rb' # - 'test/unit/models/product/captable_management_software/pro_test.rb' # - 'test/unit/models/product/captable_management_software/lite_test.rb' # - 'test/unit/models/product/captable_management_software/enterprise_test.rb' # - 'test/unit/models/product/option_expense_report_software/standard_test.rb' # - 'test/unit/models/product/valuation_services/irc_409a_tiered_test.rb' # - 'test/unit/models/product/valuation_services/irc409a_oct2017_test.rb' # - 'test/unit/models/product/valuation_services/irc409a_test.rb' # - 'test/unit/models/portfolio_company_valuation_test.rb' # - 'test/unit/models/progress_tracker_test.rb' # - 'test/unit/models/vesting/milestone_based/tranche_date_test.rb' # - 'test/unit/models/vesting/time_based/increment_period_test.rb' # - 'test/unit/models/transaction_vesting/update_vesting_test.rb' # - 'test/unit/models/option_plan_test.rb' # - 'test/unit/models/user_access_test.rb' # - 'test/unit/models/valuation_test.rb' # - 'test/unit/models/equity/common/issuance_test.rb' # - 'test/unit/models/marketing/lead_test.rb' # - 'test/unit/models/finance/period_calculator_test.rb' # - 'test/unit/models/finance/daily_interest_calculator_test.rb' # - 'test/unit/models/vesting_periods_test.rb' # - 'test/unit/models/legal/company_jurisdiction_test.rb' # - 'test/unit/models/legal/annual_meeting_test.rb' # - 'test/unit/models/legal/annual_governance_todo_test.rb' # - 'test/unit/models/legal/annual_report_list_test.rb' # - 'test/unit/models/legal/annual_report_test.rb' # - 'test/unit/models/option_expense_report_test.rb' # - 'test/unit/models/valuation_calculation_test.rb' # - 'test/unit/models/companies/valuations/request_test.rb' # - 'test/unit/models/concerns/secondary_transaction_test.rb' # - 'test/unit/models/concerns/date_parsable_test.rb' # - 'test/unit/models/concerns/excel_sheet_test.rb' # - 'test/unit/policies/vesting_plans/vesting_rebuild_policy_test.rb' # - 'test/unit/policies/product_subscriptions/company_access_via_firm_policy_test.rb' # - 'test/unit/policies/terminations/expiration_status_policy_test.rb' # - 'test/unit/policies/marketing/leads/subscription_tracking_policy_test.rb' # - 'test/unit/presenters/debt_certificates/show_presenter_test.rb' # - 'test/unit/presenters/welcome/private_company_presenter_test.rb' # - 'test/unit/presenters/transactions/into_exercises/edit_presenter_test.rb' # - 'test/unit/presenters/shareholders/show_presenter_test.rb' # - 'test/unit/finders/captables/shareholders_with_outstanding_shares_finder_test.rb' # - 'test/unit/finders/permissions/manager_permission_finder_test.rb' # - 'test/unit/finders/accruals/equity_certificate_ids_finder_test.rb' # - 'test/unit/finders/companies/common_shareholder_finder_test.rb' # - 'test/unit/serializers/logs/data_table_serializer_test.rb' # - 'test/unit/serializers/companies/data_table_serializer_test.rb' # - 'test/unit/equity_certificate_auditor_test.rb' # - 'test/unit/lib/test_utilities/vesting_fixture_generator_test.rb' # - 'test/unit/lib/html_diff_test.rb' # - 'test/unit/lib/regression_test_test.rb' # - 'test/unit/support_tools/workflow_email_updater_test.rb' # - 'test/unit/support_tools/workflow_status_updater_test.rb' # - 'test/unit/publishers/captables/publish_search_event_test.rb' # - 'test/unit/data_fixers/investment_firm_data_fixer_test.rb' # - 'test/unit/data_fixers/duplicate_dwt_firm_permissions_data_fixer_test.rb' # - 'test/unit/data_fixers/missing_portfolio_company_data_fixer_test.rb' # - 'test/unit/data_fixers/product_subscription_settings_data_fixer_test.rb' # - 'test/unit/data_fixers/vestable_status_data_fixer_test.rb' # - 'test/unit/data_fixers/fix_by_destroying_test.rb' # - 'test/unit/data_fixers/fix_by_deleting_test.rb' # - 'test/unit/data_fixers/user_name_data_fixer_test.rb' # - 'test/unit/data_fixers/notification_data_fixer_test.rb' # - 'test/unit/data_fixers/update_compounding_to_default_value_data_fixer_test.rb' # - 'test/unit/helpers/debt_certificates_helper_test.rb' # - 'test/unit/helpers/captable_graphs_helper_test.rb' # - 'test/unit/helpers/products/captable_management_software_helper_test.rb' # - 'test/unit/helpers/marketing_helper_test.rb' # - 'test/unit/helpers/html_components/menus_helper_test.rb' # - 'test/unit/helpers/product_subscriptions/valuation_services/irc_409a_helper_test.rb' # - 'test/unit/helpers/companies_currency_helper_test.rb' # - 'test/unit/helpers/notifications_helper_test.rb' # - 'test/unit/helpers/transaction_forms_helper_test.rb' # - 'test/unit/helpers/financing_rounds_helper_test.rb' # - 'test/unit/helpers/option_plans_helper_test.rb' # - 'test/unit/helpers/captables_helper_test.rb' # - 'test/unit/helpers/pagination_helper_test.rb' # - 'test/unit/helpers/exports_helper_test.rb' # - 'test/unit/helpers/month_helper_test.rb' # - 'test/unit/helpers/legal/company_jurisdictions_helper_test.rb' # - 'test/unit/helpers/firms/companies_helper_test.rb' # - 'test/unit/helpers/users_helper_test.rb' # - 'test/unit/helpers/confirmations_helper_test.rb' # - 'test/unit/helpers/shareholders_helper_test.rb' # - 'test/unit/services/options/update_plan_after_equity_certificate_changes_test.rb' # - 'test/unit/services/securities/exports/create_xlsx_test.rb' # - 'test/unit/services/certificate_expenses/set_tran_details_test.rb' # - 'test/unit/services/products/valuation_services/irc409a_invoice_test.rb' # - 'test/unit/services/debt_certificates/export/debt_test.rb' # - 'test/unit/services/captables/exports/create_xlsx_test.rb' # - 'test/unit/services/public_comps/get_market_data_test.rb' # - 'test/unit/services/public_comps/calculate_volatility_test.rb' # - 'test/unit/services/import_test.rb' # - 'test/unit/services/vesting_plans/rebuild_transactions_test.rb' # - 'test/unit/services/product_subscriptions/start_billing_test.rb' # - 'test/unit/services/product_subscriptions/validate_payment_test.rb' # - 'test/unit/services/leads/send_upsell_message_test.rb' # - 'test/unit/services/terminations/cancel_vested_shares_test.rb' # - 'test/unit/services/generic_import_test.rb' # - 'test/unit/services/workflows/send_action_required_email_test.rb' # - 'test/unit/services/workflows/exports/generate_pdf_test.rb' # - 'test/unit/services/workflows/exports/create_pdf_test.rb' # - 'test/unit/services/workflows/items/update_actions_test.rb' # - 'test/unit/services/workflows/items/convert_to_pdf_test.rb' # - 'test/unit/services/valuations/update_equity_value_test.rb' # - 'test/unit/services/valuations/create_test.rb' # - 'test/unit/services/certificates/update_sort_order_test.rb' # - 'test/unit/services/welcome/private_companies/process_payment_test.rb' # - 'test/unit/services/permissions/destroy_company_captable_permissions_test.rb' # - 'test/unit/services/permissions/update_to_restricted_test.rb' # - 'test/unit/services/permissions/update_to_edit_test.rb' # - 'test/unit/services/permissions/update_to_view_test.rb' # - 'test/unit/services/vesting/rounded_share_calculator_test.rb' # - 'test/unit/services/allocations/preferred_allocator_test.rb' # - 'test/unit/services/allocations/preferred_warrant_capped_participation_test.rb' # - 'test/unit/services/allocations/preferred_pre_common_test.rb' # - 'test/unit/services/allocations/preferred_warrant_test.rb' # - 'test/unit/services/allocations/preferred_warrant_uncapped_participation_test.rb' # - 'test/unit/services/allocations/warrant_allocator_test.rb' # - 'test/unit/services/allocations/option_allocator_test.rb' # - 'test/unit/services/partner_stripe_accounts/create_test.rb' # - 'test/unit/services/waterfalls/exports/create_xlsx_test.rb' # - 'test/unit/services/marketing/update_company_leads_test.rb' # - 'test/unit/services/company_shareholders/link_to_portfolio_company_test.rb' # - 'test/unit/services/hub_spot/batch_update_test.rb' # - 'test/unit/services/shareholders/exports/show_test.rb' # - 'test/unit/services/shareholders/exports/create_xlsx_test.rb' # - 'test/unit/services/demos/create_captable_test.rb' # - 'test/unit/services/portfolio_companies/update_breakeven_test.rb' # - 'test/unit/services/companies/upgrade_primary_subscription_test.rb' # - 'test/unit/services/equity_certificates/find_expiration_policy_test.rb' # - 'test/unit/services/equity_certificates/update_attributes_test.rb' # - 'test/unit/services/equity_certificates/export/options_test.rb' # - 'test/unit/services/equity_certificates/export/common_test.rb' # - 'test/unit/services/equity_certificates/export/preferred_test.rb' # - 'test/unit/services/equity_certificates/export/warrants_test.rb' # - 'test/unit/concerns/subscriber_test.rb' # - 'test/system/security_fields_system_test.rb' # - 'test/system/workflow_system_test.rb' # - 'test/system/documents_and_oer_system_test.rb' # - 'test/system/versions_and_secondaries_system_test.rb' # - 'test/system/utilities/import.rb' # - 'test/system/common_secondaries_system_test.rb' # - 'test/system/convertible_debt_secondaries_system_test.rb' # - 'test/regression/rewrite_restricted_regression_test.rb' # - 'test/regression/vesting_calculation_regression_test.rb' # - 'test/regression/calculate_balance_regression_test.rb' # - 'test/controllers/comparisons_controller_test.rb' # - 'test/controllers/audit_logs_controller_test.rb' # - 'test/controllers/permissions_controller_test.rb' # - 'test/controllers/vesting_plans_controller_test.rb' # - 'test/controllers/ma_comps_controller_test.rb' # - 'test/controllers/confirmations_controller_test.rb' # - 'test/controllers/adjustments_controller_test.rb' # - 'test/controllers/workflows_controller_test.rb' # - 'test/controllers/captables/search_events_controller_test.rb' # - 'test/controllers/features_controller_test.rb' # - 'test/controllers/company_shareholders_controller_test.rb' # - 'test/controllers/registrations_controller_test.rb' # - 'test/controllers/exit_scenarios_controller_test.rb' # - 'test/controllers/documents_controller_test.rb' # - 'test/controllers/workflows/company_shareholders_controller_test.rb' # - 'test/controllers/comp_lists_controller_test.rb' # - 'test/controllers/notifications_controller_test.rb' # - 'test/controllers/portfolio_companies_controller_test.rb' # - 'test/controllers/welcome/private_companies_controller_test.rb' # - 'test/controllers/valuations_controller_test.rb' # - 'test/controllers/portfolio_valuations_controller_test.rb' # - 'test/controllers/valuation_services/irc409as/product_subscriptions_controller_test.rb' # - 'test/controllers/transactions/warrant_grants_controller_test.rb' # - 'test/controllers/firms_controller_test.rb' # - 'test/controllers/portfolio_company_valuations_controller_test.rb' # - 'test/controllers/actions_controller_test.rb' # - 'test/controllers/captables_controller_test.rb' # - 'test/controllers/users/logs_controller_test.rb' # - 'test/controllers/users/companies_controller_test.rb' # - 'test/controllers/support_tools/shareholders_controller_test.rb' # - 'test/controllers/support_tools/workflow_status_controller_test.rb' # - 'test/controllers/api/v1/common/issuances_controller_test.rb' # - 'test/controllers/expiration_policies_controller_test.rb' # - 'test/controllers/discount_rates_controller_test.rb' # - 'test/controllers/valuation_calculations_controller_test.rb' # - 'test/controllers/dcfs_controller_test.rb' # - 'test/controllers/legal/company_jurisdictions/annual_reports_controller_test.rb' # - 'test/controllers/legal/company_jurisdictions/withdrawals_controller_test.rb' # - 'test/controllers/legal/company_jurisdictions_controller_test.rb' # - 'test/controllers/legal/dbas_controller_test.rb' # - 'test/controllers/legal/annual_meetings_controller_test.rb' # - 'test/controllers/legal/dbas/cancellations_controller_test.rb' # - 'test/controllers/legal/board_of_directors_controller_test.rb' # - 'test/controllers/legal/firm_specific_company_infos_controller_test.rb' # - 'test/controllers/dloms_controller_test.rb' # - 'test/controllers/passwords_controller_test.rb' # - 'test/controllers/confirmations/passwords_controller_test.rb' # - 'test/controllers/backsolve_opms_controller_test.rb' # - 'test/controllers/permissions_update_controller_test.rb' # - 'test/controllers/firms/companies_controller_test.rb' # - 'test/controllers/companies/valuations/requests_controller_test.rb' # - 'test/controllers/regression_tests/old_results_requests_controller_test.rb' # - 'test/controllers/regression_tests/full_test_requests_controller_test.rb' # - 'test/controllers/regression_tests/diff_results_requests_controller_test.rb' # - 'test/controllers/regression_tests/new_results_requests_controller_test.rb' # - 'test/controllers/option_expense_reports_controller_test.rb' # - 'test/test_helpers/delayed_jobs_helper.rb' # - 'test/test_helpers/exports_test_helper.rb' # - 'test/test_helpers/controllers/file_upload_test_helper.rb' # - 'test/functional/vesting_functional_tests/vesting_termination_functional_test.rb' # - 'test/functional/master_breakpoint_functional_test.rb' # - 'test/functional/security_date_group_functional_test.rb' # - 'bin/delayed_job_starter' # - 'bin/delayed_job' # - 'bin/delayed_job_stopper' # - 'bin/rails' # - 'config/environments/development.rb' # - 'config/environments/test.rb' # - 'config/application.rb' # - 'config/authorization_rules.rb' # - 'config/deploy.rb' # - 'config/coverband.rb' # - 'config/default_env.rb' # - 'config/initializers/intercom.rb' # - 'config/initializers/backtrace_silencers.rb' # - 'config/initializers/capybara.rb' # - 'config/initializers/attribute_normalizer.rb' # - 'config/initializers/wrap_parameters.rb' # - 'config/initializers/log_it.rb' # - 'config/initializers/create_tmp_dir.rb' # - 'config/initializers/devise.rb' # - 'config/initializers/pp.rb' # - 'config/initializers/paperclip.rb' # - 'config/initializers/host.rb' # - 'config/initializers/aws_sdk.rb' # - 'config/initializers/init_monkey_patches.rb' # - 'config/initializers/global_constants.rb' # - 'config/initializers/import.rb' # - 'lib/tasks/test/generate_vesting_fixtures.rake' # - 'lib/tasks/system_delayed_jobs.rake' # - 'lib/tasks/data_fixers.rake' # - 'lib/tasks/one_offs/useful/cancellations_to_csv.rake' # - 'lib/tasks/one_offs/useful/attach_file.rake' # - 'lib/tasks/one_offs/useful/change_certificate_security.rake' # - 'lib/tasks/one_offs/useful/complete_workflow_status.rake' # - 'lib/tasks/one_offs/create_small_company_risk_premiums.rake' # - 'lib/tasks/option_expense_report.rake' # - 'lib/tasks/lockout_inactive_admins.rake' # - 'lib/tasks/monitors.rake' # - 'lib/tasks/cron_tasks.rake' # - 'lib/tasks/automation/merge_pks.rake' # - 'lib/tasks/automation/github.rake' # - 'lib/tasks/automation/mofo_update_issuance_legends.rake' # - 'lib/tasks/automation/db_repair.rake' # - 'lib/tasks/automation/test.rake' # - 'lib/tasks/automation/db.rake' # - 'lib/monkey_patches/false_class.rb' # - 'lib/monkey_patches/integer.rb' # - 'lib/monkey_patches/true_class.rb' # - 'lib/static_uri.rb' # - 'lib/monitor_jobs.rb' # - 'lib/generators/data_fixer/data_fixer_generator.rb' # - 'lib/ms_sql_importer.rb' # - 'lib/regression/regression_test.rb' # - 'lib/regression/html_diff.rb' # - 'Guardfile' # - 'Rakefile' # - 'Gemfile' # - 'Capfile' # TODO: Templates should probably be renamed to rb.erb as they are not really rb files - 'lib/generators/**/templates/*' # these should never be removed - 'db/migrate/*' - 'db/schema.rb'